org.apache.geronimo.naming.deployment
Class ENCConfigBuilder
java.lang.Object
org.apache.geronimo.naming.deployment.ENCConfigBuilder
public class ENCConfigBuilder
- extends Object
Method Summary |
static AbstractNameQuery |
buildAbstractNameQuery(Artifact configId,
String module,
String name,
String type,
String moduleType)
|
static AbstractNameQuery |
buildAbstractNameQuery(GerPatternType pattern,
String type,
String moduleType,
Set interfaceTypes)
|
static AbstractNameQuery |
buildAbstractNameQueryFromPattern(GerPatternType pattern,
String artifactType,
String type,
String moduleType,
Set interfaceTypes)
|
static AbstractNameQuery |
getGBeanQuery(String j2eeType,
GerGbeanLocatorType gerGbeanLocator)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ENCConfigBuilder
public ENCConfigBuilder()
getGBeanQuery
public static AbstractNameQuery getGBeanQuery(String j2eeType,
GerGbeanLocatorType gerGbeanLocator)
buildAbstractNameQuery
public static AbstractNameQuery buildAbstractNameQuery(GerPatternType pattern,
String type,
String moduleType,
Set interfaceTypes)
buildAbstractNameQueryFromPattern
public static AbstractNameQuery buildAbstractNameQueryFromPattern(GerPatternType pattern,
String artifactType,
String type,
String moduleType,
Set interfaceTypes)
buildAbstractNameQuery
public static AbstractNameQuery buildAbstractNameQuery(Artifact configId,
String module,
String name,
String type,
String moduleType)
Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.