org.jboss.naming
Interface JNDIBindingServiceMgrMBean
- All Superinterfaces:
- Service, ServiceMBean
- All Known Implementing Classes:
- JNDIBindingServiceMgr
public interface JNDIBindingServiceMgrMBean
- extends ServiceMBean
The JNDIBindingServiceMgr standard MBean interface
- Version:
- $Revision: 81030 $
- Author:
- Scott.Stark@jboss.org
Fields inherited from interface org.jboss.system.ServiceMBean |
CREATE_EVENT, CREATED, DESTROY_EVENT, DESTROYED, FAILED, REGISTERED, START_EVENT, STARTED, STARTING, states, STOP_EVENT, STOPPED, STOPPING, UNREGISTERED |
getBindingsConfig
JNDIBindings getBindingsConfig()
setBindingsConfig
void setBindingsConfig(JNDIBindings bindings)
Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.