|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ManagedChannelFactory
An object with a management interface to pools of channels.
This interface is intended to be implemented by factory classes that
construct Channel objects. It defines the
getChannelPoolMXBeans
method to return a list of ChannelPoolMXBean objects that represent
the management interface to the pool of channels constructed by the factory.
Channels.getChannelPoolMXBeans()| Method Summary | |
|---|---|
List<ChannelPoolMXBean> |
getChannelPoolMXBeans()
Returns a list of ChannelPoolMXBean objects representing the
management interfaces to one or more pools of channels. |
| Method Detail |
|---|
List<ChannelPoolMXBean> getChannelPoolMXBeans()
ChannelPoolMXBean objects representing the
management interfaces to one or more pools of channels. An object may
add or remove channel pools during execution of the Java virtual
machine.
ChannelPoolMXBean objects representing the
management interfaces to zero or more pools of channels
|
RedDwarf, Version 0.10.1 2010-03-14 10:56:12 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||