jrun.ejb.interceptors
Interface TransactionInterceptorMBean

All Superinterfaces:
InterceptorMBean, java.io.Serializable, Service, ServiceMBean
All Known Implementing Classes:
TransactionInterceptor

public interface TransactionInterceptorMBean
extends InterceptorMBean

The base MBean for TransactionInterceptors.


Field Summary
static java.lang.String OBJECT_NAME
           
 
Fields inherited from interface jrunx.kernel.Service
INITIALIZED, STARTED, STARTING, STOPPED, STOPPING, UNINITIALIZED
 
Methods inherited from interface jrun.ejb.InterceptorMBean
getContainerName, getNextInterceptorName, getPreviousInterceptorName
 
Methods inherited from interface jrunx.kernel.ServiceMBean
bind, getBindToJNDI, getDeactivated, getDomainName, getJRunService, getLogger, getName, getParentService, getServerName, requestServer, setBindToJNDI, setDeactivated, setDomainName, setName, setParentService, unbind
 
Methods inherited from interface jrunx.kernel.Service
destroy, getStatus, init, start, stop, updateStatus
 

Field Detail

OBJECT_NAME

public static final java.lang.String OBJECT_NAME


Copyright � 2002 Macromedia Corporation. All Rights Reserved.