org.jboss.ejb
Interface AutoDeployerMBean
- All Superinterfaces:
- Service, ServiceMBean
- All Known Implementing Classes:
- AutoDeployer
- public interface AutoDeployerMBean
- extends ServiceMBean
This is the interface of the AutoDeployer that is exposed for administration
- Version:
- $Revision: 1.3 $
- Author:
- Rickard Öberg (rickard.oberg@telkel.com)
- See Also:
AutoDeployer
OBJECT_NAME
public static final java.lang.String OBJECT_NAME
setURLs
public void setURLs(java.lang.String urlList)
getURLs
public java.lang.String getURLs()
setDeployer
public void setDeployer(java.lang.String deployer)
getDeployer
public java.lang.String getDeployer()
Copyright © 2000 The JBoss Organization. All Rights Reserved.