Skip navigation links

Oracle® Fusion Middleware Java API Reference for Oracle Event Processing for Oracle Java Embedded for Embedded Linux ARM, Embedded Linux x86, Linux ARM, Linux x86
11g Release 1 (11.1.1.9)

E39906-02
FRAMES    NO FRAMES
DETAIL:  FIELD | CONSTR | METHOD


com.bea.wlevs.ede.api
Interface StageIdentityAware


public interface StageIdentityAware

Interface to be implemented by Stage components that wish to be aware of their identity.


Method Summary
 void setStageIdentity(java.lang.String id)
          Callback through which the framework publishes the Stage identity

 

Method Detail

setStageIdentity

public void setStageIdentity(java.lang.String id)
Callback through which the framework publishes the Stage identity
Parameters:
id - the Stage identity

Overview  Package   Class   Use  Tree  Deprecated  Index  Help 
Copyright © 2007, 2015, Oracle and/or its affiliates. All rights reserved.
 PREV CLASS   NEXT CLASS FRAMES    NO FRAMES
SUMMARY:  INNER | FIELD | CONSTR | METHOD DETAIL:  FIELD | CONSTR | METHOD