|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SupplierAdminManagement
Method Summary | |
---|---|
boolean |
canConnectSupplier()
Method invoked to check if the MaxSuppliers admin property applies |
boolean |
canDispatchNewEvent()
Method invoked to check if the MaxQueueLength admin property applies |
java.lang.String |
getId()
Get the ID ( ChannelID + SupplierAdminID ) of the admin |
java.lang.Object |
getNotifyProperty(java.lang.String key)
Method invoked to get the value of a property defined in the notification module |
org.omg.PortableServer.POA |
getPOA()
Get the POA |
boolean |
isProxyMaxPerformance()
The methods returns true if the consumer proxy threads should be configured as MaxPerformance |
boolean |
isQueueMaxPerformance()
The methods returns true if the event queue should be configured as MaxPerformance |
void |
reportPullSupplierDisconnection(byte[] proxyPid)
A pull proxy consumer has been destroyed |
void |
reportPushSupplierDisconnection(byte[] proxyPid)
A push proxy consumer has been destroyed |
void |
reportSupplierConnection()
A proxy consumer has been connected |
Method Detail |
---|
java.lang.String getId()
org.omg.PortableServer.POA getPOA()
void reportSupplierConnection()
boolean canConnectSupplier()
void reportPullSupplierDisconnection(byte[] proxyPid)
void reportPushSupplierDisconnection(byte[] proxyPid)
boolean canDispatchNewEvent()
boolean isQueueMaxPerformance()
boolean isProxyMaxPerformance()
java.lang.Object getNotifyProperty(java.lang.String key)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |