org.apache.geronimo.naming.deployment
Class LifecycleMethodBuilder

java.lang.Object
  extended by org.apache.geronimo.naming.deployment.AbstractNamingBuilder
      extended by org.apache.geronimo.naming.deployment.LifecycleMethodBuilder
All Implemented Interfaces:
AbstractNamespaceBuilder, NamingBuilder

@GBean(j2eeType="ModuleBuilder")
public class LifecycleMethodBuilder
extends AbstractNamingBuilder

Version:
$Rev: 988780 $ $Date: 2010-08-25 10:32:14 +0800 (Wed, 25 Aug 2010) $

Field Summary
 
Fields inherited from class org.apache.geronimo.naming.deployment.AbstractNamingBuilder
BASE_NAMING_QNAME, J2EE_CONVERTER, J2EE_NAMESPACE, JEE_CONVERTER, JEE_NAMESPACE, NAMING_CONVERTER
 
Fields inherited from interface org.apache.geronimo.j2ee.deployment.NamingBuilder
GBEAN_NAME_KEY, INJECTION_KEY, NO_REFS, NORMAL_PRIORITY
 
Constructor Summary
LifecycleMethodBuilder()
           
 
Method Summary
 void buildNaming(org.apache.openejb.jee.JndiConsumer specDD, org.apache.xmlbeans.XmlObject plan, Module module, java.util.Map<EARContext.Key,java.lang.Object> sharedContext)
           
 org.apache.xmlbeans.QNameSet getPlanQNameSet()
           
 org.apache.xmlbeans.QNameSet getSpecQNameSet()
           
 
Methods inherited from class org.apache.geronimo.naming.deployment.AbstractNamingBuilder
addInjections, assureInterface, buildAbstractNameQuery, buildAbstractNameQuery, buildEnvironment, buildQNameSet, convert, convert, convert, deprimitivize, getBaseQName, getConfigId, getEnvironment, getGBeanName, getJndiName, getPriority, getStringValue, inferAndCheckType, initContext, isSharableJndiNamespace, keyFor, lookupJndiContextMap, matchesDefaultEnvironment, normalize, put, willMergeEnvironment
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LifecycleMethodBuilder

public LifecycleMethodBuilder()
Method Detail

buildNaming

public void buildNaming(org.apache.openejb.jee.JndiConsumer specDD,
                        org.apache.xmlbeans.XmlObject plan,
                        Module module,
                        java.util.Map<EARContext.Key,java.lang.Object> sharedContext)
                 throws DeploymentException
Throws:
DeploymentException

getSpecQNameSet

public org.apache.xmlbeans.QNameSet getSpecQNameSet()

getPlanQNameSet

public org.apache.xmlbeans.QNameSet getPlanQNameSet()


Copyright © 2003-2012 The Apache Geronimo development community. All Rights Reserved.