org.apache.geronimo.deployment.service
Class GBeanHelper

java.lang.Object
  extended byorg.apache.geronimo.deployment.service.GBeanHelper

public class GBeanHelper
extends Object

Version:
$Revision: 1.1 $ $Date: 2004/03/09 18:00:57 $

Constructor Summary
GBeanHelper()
           
 
Method Summary
static void addGbean(GBeanAdapter gbean, ClassLoader cl, DeploymentContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GBeanHelper

public GBeanHelper()
Method Detail

addGbean

public static void addGbean(GBeanAdapter gbean,
                            ClassLoader cl,
                            DeploymentContext context)
                     throws DeploymentException
Throws:
DeploymentException


Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.