|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
| 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 |
public java.lang.String getId()
public org.omg.PortableServer.POA getPOA()
public void reportSupplierConnection()
public boolean canConnectSupplier()
public void reportPullSupplierDisconnection(byte[] proxyPid)
public void reportPushSupplierDisconnection(byte[] proxyPid)
public boolean canDispatchNewEvent()
public boolean isQueueMaxPerformance()
public boolean isProxyMaxPerformance()
public java.lang.Object getNotifyProperty(java.lang.String key)
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||