public class JndiLdapManagedObjectSource extends JndiDirContextManagedObjectSource
ManagedObjectSource
for a JNDI LDAP DirContext
.AbstractAsyncManagedObjectSource.DependencyLabeller, AbstractAsyncManagedObjectSource.Labeller, AbstractAsyncManagedObjectSource.MetaDataContext<D extends Enum<D>,F extends Enum<F>>, AbstractAsyncManagedObjectSource.SpecificationContext
PROPERTY_SUB_CONTEXT_NAME
Constructor and Description |
---|
JndiLdapManagedObjectSource() |
Modifier and Type | Method and Description |
---|---|
protected Properties |
getProperties(ManagedObjectSourceContext<None> context)
Obtains the
Properties for the InitialDirContext . |
protected void |
loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context)
Overridden to load specifications.
|
getManagedObject, loadMetaData
sourceManagedObject
getMetaData, getSpecification, init, start, stop
protected void loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context)
AbstractAsyncManagedObjectSource
loadSpecification
in class JndiDirContextManagedObjectSource
context
- Specifications.protected Properties getProperties(ManagedObjectSourceContext<None> context) throws Exception
JndiDirContextManagedObjectSource
Properties
for the InitialDirContext
.getProperties
in class JndiDirContextManagedObjectSource
context
- ManagedObjectSourceContext
.Properties
.Exception
- If fails to obtain the Properties
.Copyright © 2005–2016. All rights reserved.