public interface AbstractEventChannelMBean
Modifier and Type | Method and Description |
---|---|
void |
destroy()
destroy this Channel, all created Admins and all Proxies.
|
int |
getID() |
int |
getMaxNumberOfConsumers() |
int |
getMaxNumberOfSuppliers() |
void |
setMaxNumberOfConsumers(int max) |
void |
setMaxNumberOfSuppliers(int max) |
void destroy()
int getMaxNumberOfSuppliers()
void setMaxNumberOfSuppliers(int max)
int getMaxNumberOfConsumers()
void setMaxNumberOfConsumers(int max)
int getID()