org.apache.geronimo.naming.deployment
Class ENCConfigBuilder

java.lang.Object
  extended by org.apache.geronimo.naming.deployment.ENCConfigBuilder

public class ENCConfigBuilder
extends Object


Constructor Summary
ENCConfigBuilder()
           
 
Method Summary
static org.apache.geronimo.gbean.AbstractNameQuery buildAbstractNameQuery(org.apache.geronimo.kernel.repository.Artifact configId, String module, String name, String type, String moduleType)
           
static org.apache.geronimo.gbean.AbstractNameQuery buildAbstractNameQuery(GerPatternType pattern, String type, String moduleType, Set interfaceTypes)
           
static org.apache.geronimo.gbean.AbstractNameQuery getGBeanQuery(String j2eeType, GerGbeanLocatorType gerGbeanLocator)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ENCConfigBuilder

public ENCConfigBuilder()
Method Detail

getGBeanQuery

public static org.apache.geronimo.gbean.AbstractNameQuery getGBeanQuery(String j2eeType,
                                                                        GerGbeanLocatorType gerGbeanLocator)

buildAbstractNameQuery

public static org.apache.geronimo.gbean.AbstractNameQuery buildAbstractNameQuery(GerPatternType pattern,
                                                                                 String type,
                                                                                 String moduleType,
                                                                                 Set interfaceTypes)

buildAbstractNameQuery

public static org.apache.geronimo.gbean.AbstractNameQuery buildAbstractNameQuery(org.apache.geronimo.kernel.repository.Artifact configId,
                                                                                 String module,
                                                                                 String name,
                                                                                 String type,
                                                                                 String moduleType)


Copyright © 2006 Apache Software Foundation. All Rights Reserved.