org.ldaptive.props
Interface PropertySource<T>

Type Parameters:
T - type of object to invoke properties on
All Known Implementing Classes:
AbstractPropertySource, AuthenticationRequestPropertySource, AuthenticatorPropertySource, BindAuthenticationHandlerPropertySource, BindConnectionInitializerPropertySource, BlockingConnectionPoolPropertySource, ConnectionConfigPropertySource, DefaultConnectionFactoryPropertySource, PoolConfigPropertySource, PooledConnectionFactoryPropertySource, ProviderConfigPropertySource, SearchDnResolverPropertySource, SearchRequestPropertySource, SimplePropertySource, SslConfigPropertySource

public interface PropertySource<T>

Interface for property driven object initialization.

Version:
$Revision: 2885 $ $Date: 2014-02-05 16:28:49 -0500 (Wed, 05 Feb 2014) $
Author:
Middleware Services

Nested Class Summary
static class PropertySource.PropertyDomain
          Enum to define the domain for properties.
 
Method Summary
 void initialize()
          Initializes the object for this property source.
 

Method Detail

initialize

void initialize()
Initializes the object for this property source.



Copyright © 2003-2017 Virginia Tech. All Rights Reserved.