@Service public interface MXBeanConnectionPool
| Modifier and Type | Method and Description |
|---|---|
MXBeanConnection |
acquire(int pid) |
void |
release(int pid,
MXBeanConnection connection) |
MXBeanConnection acquire(int pid) throws Exception
Exceptionvoid release(int pid,
MXBeanConnection connection)
throws Exception
ExceptionCopyright © 2013. All Rights Reserved.