jrun.jms.security
Interface JMSSecurityManagerMBean

All Superinterfaces:
java.io.Serializable, Service, ServiceMBean
All Known Subinterfaces:
JMSSecurityManagerItf

public interface JMSSecurityManagerMBean
extends ServiceMBean


Field Summary
static java.lang.String JRUN_SECURITY_MANAGER
           
static java.lang.String JRUN_USER_MANAGER
           
static java.lang.String LOCAL_JRUN_SECURITY_MANAGER
           
static java.lang.String LOCAL_JRUN_USER_MANAGER
           
static java.lang.String OBJECT_NAME
           
 
Fields inherited from interface jrunx.kernel.Service
INITIALIZED, STARTED, STARTING, STOPPED, STOPPING, UNINITIALIZED
 
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

JRUN_SECURITY_MANAGER

public static final java.lang.String JRUN_SECURITY_MANAGER

JRUN_USER_MANAGER

public static final java.lang.String JRUN_USER_MANAGER

LOCAL_JRUN_USER_MANAGER

public static final java.lang.String LOCAL_JRUN_USER_MANAGER

LOCAL_JRUN_SECURITY_MANAGER

public static final java.lang.String LOCAL_JRUN_SECURITY_MANAGER


Copyright � 2002 Macromedia Corporation. All Rights Reserved.