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 AbstractNameQuery buildAbstractNameQuery(Artifact configId, String module, String name, String type, String moduleType)
           
static AbstractNameQuery buildAbstractNameQuery(org.apache.geronimo.xbeans.geronimo.naming.GerPatternType pattern, String type, String moduleType, Set interfaceTypes)
           
static AbstractNameQuery getGBeanQuery(String j2eeType, org.apache.geronimo.xbeans.geronimo.naming.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 AbstractNameQuery getGBeanQuery(String j2eeType,
                                              org.apache.geronimo.xbeans.geronimo.naming.GerGbeanLocatorType gerGbeanLocator)

buildAbstractNameQuery

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

buildAbstractNameQuery

public static AbstractNameQuery buildAbstractNameQuery(Artifact configId,
                                                       String module,
                                                       String name,
                                                       String type,
                                                       String moduleType)


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