org.apache.geronimo.deployment.service
Class GBeanBuilder
java.lang.Object
org.apache.geronimo.deployment.service.GBeanBuilder
- public class GBeanBuilder
- extends Object
- Version:
- $Revision: 1.6 $ $Date: 2004/06/03 07:24:17 $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GBeanBuilder
public GBeanBuilder(String name,
ClassLoader classLoader,
String className)
throws DeploymentException
setAttribute
public void setAttribute(String name,
String type,
String text)
throws DeploymentException
- Throws:
DeploymentException
setReference
public void setReference(String name,
String pattern)
throws DeploymentException
- Throws:
DeploymentException
setReference
public void setReference(String name,
String[] patterns)
throws DeploymentException
- Throws:
DeploymentException
getGBean
public org.apache.geronimo.gbean.jmx.GBeanMBean getGBean()
getName
public javax.management.ObjectName getName()
Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.