public interface Service
| Modifier and Type | Method and Description |
|---|---|
<CLASS_TYPE> |
getService(MBeanServerConnection connection,
boolean isRemoteConnection)
Creates an instance of a service
|
<CLASS_TYPE> CLASS_TYPE getService(MBeanServerConnection connection, boolean isRemoteConnection) throws ManagementRemoteException
connection - The MBeanServerConnectionisRemoteConnection - true if it is a remote connection, false if notManagementRemoteException - on errorCopyright © 2011-2016 OpenESB Community. All Rights Reserved.