com.ireasoning.core.jmx
Class TL1AdaptorServer
java.lang.Object
  
com.ireasoning.core.jmx.AdaptorServer
      
com.ireasoning.core.jmx.TL1AdaptorServer
- All Implemented Interfaces: 
 - AdaptorServerMBean, MBeanRegistration, Runnable, Service, ServiceMBean, State
 
- public class TL1AdaptorServer
- extends AdaptorServer
  
TL1 JMX adaptor
 
| Fields inherited from class com.ireasoning.core.jmx.AdaptorServer | 
_dataHandler, _dataHandlerFactory, _ipAddress, _maxConnections, _mbeaninfo, _mbeanServer, _objectName, _port, _serverSocket, _socketServer, _startTime, _state, _transportLayerType, MAX_CONNECTIONS, RECV_BUF_SIZE, SNMP, TCP, TCP_TL1, TL1, UDP | 
 
 
| 
Constructor Summary | 
TL1AdaptorServer(MBeanServer server,
                 int port,
                 int transportLayerType,
                 com.ireasoning.core.network.DataHandlerFactory handlerFactory)
 
            | 
 
 
| Methods inherited from class com.ireasoning.core.jmx.AdaptorServer | 
getActiveClientCount, getHost, getName, getObjectName, getObjectName, getPort, getServerSocket, getState, getStateString, getUptime, postDeregister, postRegister, preDeregister, preRegister, run, setIpAddress, setMaxConnections, setPort, startService, stopService | 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
TL1AdaptorServer
public TL1AdaptorServer(MBeanServer server,
                        int port,
                        int transportLayerType,
                        com.ireasoning.core.network.DataHandlerFactory handlerFactory)
getProtocol
public String getProtocol()
- Description copied from class: 
AdaptorServer 
- Returns the protocol name
- Specified by:
 getProtocol in interface AdaptorServerMBean- Specified by:
 getProtocol in class AdaptorServer
 
 
 
Copyright © 2002 iReasoning Inc. All Rights Reserved.