org.jboss.ejb3
Class ContainerDelegateWrapper<CONTAINER_TYPE extends Container>
java.lang.Object
org.jboss.ejb3.ContainerDelegateWrapper<CONTAINER_TYPE>
- All Implemented Interfaces:
- ContainerDelegateWrapperMBean
- Direct Known Subclasses:
- MessagingDelegateWrapper, ServiceDelegateWrapper, StatefulDelegateWrapper, StatelessDelegateWrapper
public class ContainerDelegateWrapper<CONTAINER_TYPE extends Container>
- extends Object
- implements ContainerDelegateWrapperMBean
Comment
- Version:
- $Revision: 72001 $
- Author:
- Carlo de Wolf
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
delegate
protected CONTAINER_TYPE extends Container delegate
ContainerDelegateWrapper
protected ContainerDelegateWrapper(CONTAINER_TYPE delegate)
getTimerService
public javax.ejb.TimerService getTimerService(Object pKey)
- Specified by:
getTimerService
in interface ContainerDelegateWrapperMBean
getInvokeStats
public InvocationStatistics getInvokeStats()
- Specified by:
getInvokeStats
in interface ContainerDelegateWrapperMBean
Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.