public interface EndPointInfoMBean
MBeans of this type can be queried using the following filter
WebSphere:feature=channelfw,type=endpoint,*
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getHost()
Query the host assigned to this endpoint.
|
java.lang.String |
getName()
Query the name of this endpoint.
|
int |
getPort()
Query the port assigned to this endpoint.
|