org.jdiameter.server.impl
Class StackImpl

java.lang.Object
  extended by org.jdiameter.client.impl.StackImpl
      extended by org.jdiameter.server.impl.StackImpl
All Implemented Interfaces:
org.jdiameter.api.Stack, org.jdiameter.api.Wrapper, IContainer, StackImplMBean

public class StackImpl
extends StackImpl
implements StackImplMBean


Field Summary
 
Fields inherited from class org.jdiameter.client.impl.StackImpl
assembler, config, lock, logger, peerManager, scheduledFacility, state
 
Constructor Summary
StackImpl()
           
 
Method Summary
 org.jdiameter.api.MetaData getMetaData()
           
 boolean isWrapperFor(java.lang.Class<?> aClass)
           
<T> T
unwrap(java.lang.Class<T> aClass)
           
 
Methods inherited from class org.jdiameter.client.impl.StackImpl
addSessionListener, configuration, destroy, getAssemblerFacility, getConfiguration, getLogger, getRootLogLevel, getScheduledFacility, getSessionFactory, getState, init, isActive, metaData, peerDescription, peerList, removeSessionListener, sendMessage, setRootLogLevel, start, start, stop, stop
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.jdiameter.client.impl.StackImplMBean
configuration, getRootLogLevel, isActive, metaData, peerDescription, peerList, setRootLogLevel, start, stop
 

Constructor Detail

StackImpl

public StackImpl()
Method Detail

getMetaData

public org.jdiameter.api.MetaData getMetaData()
Specified by:
getMetaData in interface org.jdiameter.api.Stack
Overrides:
getMetaData in class StackImpl

isWrapperFor

public boolean isWrapperFor(java.lang.Class<?> aClass)
                     throws org.jdiameter.api.InternalException
Specified by:
isWrapperFor in interface org.jdiameter.api.Wrapper
Overrides:
isWrapperFor in class StackImpl
Throws:
org.jdiameter.api.InternalException

unwrap

public <T> T unwrap(java.lang.Class<T> aClass)
         throws org.jdiameter.api.InternalException
Specified by:
unwrap in interface org.jdiameter.api.Wrapper
Overrides:
unwrap in class StackImpl
Throws:
org.jdiameter.api.InternalException


Copyright © 2008. All Rights Reserved.