|
Oracle Fusion Middleware Java API Reference for Oracle Complex Event Processing 11g Release 1 (11.1.1.4.0) E14303-04 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The interface for an profilemanagerFactory, which is listening to server runtime mbean for newly deployed application and removed application.When a new application is deployed,a profilemanager will be created for it, and when an application is undeployed the corresponding profilemanager will be removed.
Method Summary | |
void |
addListener(ProfileManagerListener listener) Adds a profilemanager listener for adding and removing profilemanager notifications. |
void |
removeListener(ProfileManagerListener listener) Removes a profile listener.The removed listener won't get notifications any more. |
Method Detail |
public void addListener(ProfileManagerListener listener)
listener
- public void removeListener(ProfileManagerListener listener)
listener
-
|
Copyright © 2007, 2011 Oracle and/or its affiliates. All rights reserved. | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |