@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
Exception
void release(int pid, MXBeanConnection connection) throws Exception
Exception
Copyright © 2013. All Rights Reserved.