org.apache.geronimo.security.deployment
Class LoginConfigBuilder
java.lang.Object
org.apache.geronimo.security.deployment.LoginConfigBuilder
- All Implemented Interfaces:
- org.apache.geronimo.deployment.service.XmlReferenceBuilder
public class LoginConfigBuilder
- extends Object
- implements org.apache.geronimo.deployment.service.XmlReferenceBuilder
Method Summary |
static org.apache.geronimo.gbean.GBeanInfo |
getGBeanInfo()
|
String |
getNamespace()
|
org.apache.geronimo.gbean.ReferencePatterns |
getReferences(org.apache.xmlbeans.XmlObject xmlObject,
org.apache.geronimo.deployment.DeploymentContext context,
org.apache.geronimo.gbean.AbstractName parentName,
ClassLoader classLoader)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LOGIN_CONFIG_NAMESPACE
public static final String LOGIN_CONFIG_NAMESPACE
GBEAN_INFO
public static final org.apache.geronimo.gbean.GBeanInfo GBEAN_INFO
LoginConfigBuilder
public LoginConfigBuilder(org.apache.geronimo.kernel.Kernel kernel)
LoginConfigBuilder
public LoginConfigBuilder(org.apache.geronimo.kernel.Naming naming)
getNamespace
public String getNamespace()
- Specified by:
getNamespace
in interface org.apache.geronimo.deployment.service.XmlReferenceBuilder
getReferences
public org.apache.geronimo.gbean.ReferencePatterns getReferences(org.apache.xmlbeans.XmlObject xmlObject,
org.apache.geronimo.deployment.DeploymentContext context,
org.apache.geronimo.gbean.AbstractName parentName,
ClassLoader classLoader)
throws org.apache.geronimo.common.DeploymentException
- Specified by:
getReferences
in interface org.apache.geronimo.deployment.service.XmlReferenceBuilder
- Throws:
org.apache.geronimo.common.DeploymentException
getGBeanInfo
public static org.apache.geronimo.gbean.GBeanInfo getGBeanInfo()
Copyright © 2006 Apache Software Foundation. All Rights Reserved.