Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Event Processing
11g Release 1 (11.1.1.7)

E14303-11
FRAMES    NO FRAMES
DETAIL:  FIELD | CONSTR | METHOD


com.bea.wlevs.ede.api
Interface ApplicationIdentityAware

All Known Implementing Classes:
QueueTrimmingAdapter, BroadcastInboundAdapter, ActiveActiveGroupBean

public interface ApplicationIdentityAware

Interface to be implemented by beans that wish to know the application id of the containing EPN.


Method Summary
 void setApplicationIdentity(java.lang.String applicationId)
          Sets the application id of the containing EPN.

 

Method Detail

setApplicationIdentity

public void setApplicationIdentity(java.lang.String applicationId)
Sets the application id of the containing EPN.
Parameters:
applicationId - - String application id

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