|
Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee 6.1 E38079-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SessionActorMBean
Method Summary | |
---|---|
void |
addArgument() Add a new element named argument |
void |
addColocationSettings() Add a new element named colocationSettings |
void |
addInitialEventRegistration() Add a new element named initialEventRegistration |
String |
getActorIdAttribute() Gets the value of the actorIdAttribute property. |
List<ArgumentMBean> |
getArgumentMBean() Return the list of the Argument element |
ColocationSettingsMBean |
getColocationSettingsMBean() Return the value of the ColocationSettings element |
String |
getImplementationClass() Gets the value of the implementationClass property. |
List<EventRegistrationMBean> |
getInitialEventRegistrationMBean() Return the list of the EventRegistration element |
void |
removeArgument(int index) Remove an element named argument by the index |
void |
removeColocationSettings() Remove an element named colocationSettings |
void |
removeInitialEventRegistration(int index) Remove an element named initialEventRegistration by the index |
void |
setActorIdAttribute(String value) Sets the value of the actorIdAttribute property. |
void |
setColocationSettingsMBean(ColocationSettingsMBean val) Set the value of the ColocationSettings element |
void |
setImplementationClass(String value) Sets the value of the implementationClass property. |
Method Detail |
---|
String getImplementationClass()
void setImplementationClass(String value)
String getActorIdAttribute()
void setActorIdAttribute(String value)
void addArgument()
void removeArgument(int index)
void addInitialEventRegistration()
void removeInitialEventRegistration(int index)
void addColocationSettings()
void removeColocationSettings()
List<ArgumentMBean> getArgumentMBean()
List<EventRegistrationMBean> getInitialEventRegistrationMBean()
ColocationSettingsMBean getColocationSettingsMBean()
void setColocationSettingsMBean(ColocationSettingsMBean val)
|
Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee 6.1 E38079-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |