public class MBeanServerConnectionAllocator extends Object implements stormpot.Allocator<MBeanServerConnectionPoolable>
| Constructor and Description |
|---|
MBeanServerConnectionAllocator(Server server) |
| Modifier and Type | Method and Description |
|---|---|
MBeanServerConnectionPoolable |
allocate(stormpot.Slot slot) |
void |
deallocate(MBeanServerConnectionPoolable poolable) |
public MBeanServerConnectionPoolable allocate(stormpot.Slot slot) throws Exception
allocate in interface stormpot.Allocator<MBeanServerConnectionPoolable>Exceptionpublic void deallocate(MBeanServerConnectionPoolable poolable) throws Exception
deallocate in interface stormpot.Allocator<MBeanServerConnectionPoolable>ExceptionCopyright © 2010-2015 JmxTrans team. All Rights Reserved.