public abstract class AbstractSubsystemClient extends AbstractLoggingBean implements SubsystemClient
log
BY_NAME_COMPARATOR, NAME_EXTRACTOR
Modifier | Constructor and Description |
---|---|
protected |
AbstractSubsystemClient() |
Modifier and Type | Method and Description |
---|---|
ClientSession |
getSession() |
java.lang.String |
toString() |
getSimplifiedLogger
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getClientChannel
getClientSession
findByName, getName, getNameList, getNames, removeByName
getChannel
public final ClientSession getSession()
getSession
in interface SessionHolder<ClientSession>
public java.lang.String toString()
toString
in class java.lang.Object