public interface EndpointMXBean
Modifier and Type | Method and Description |
---|---|
boolean |
getCloseRequested() |
int |
getConnectionCount() |
String |
getEndpointName() |
String[] |
getManagedConnectionURIs() |
String[] |
getRegisteredServices() |
int |
getResourceCount() |
String[] |
getSupportedProtocolNames() |
String getEndpointName()
String[] getSupportedProtocolNames()
String[] getRegisteredServices()
boolean getCloseRequested()
int getResourceCount()
String[] getManagedConnectionURIs()
int getConnectionCount()
Copyright © 2017 JBoss by Red Hat. All rights reserved.