org.ldaptive.beans.reflect
Class DefaultClassDescriptor
java.lang.Object
org.ldaptive.beans.AbstractClassDescriptor
org.ldaptive.beans.reflect.DefaultClassDescriptor
- All Implemented Interfaces:
- ClassDescriptor
public class DefaultClassDescriptor
- extends AbstractClassDescriptor
Default implementation of a class descriptor. Reads the Entry
annotation and sets the appropriate DN and attribute value mutators.
- Version:
- $Revision: 2890 $ $Date: 2014-03-07 10:22:31 -0500 (Fri, 07 Mar 2014) $
- Author:
- Middleware Services
|
Method Summary |
void |
initialize(Class<?> type)
Prepare this class descriptor for use. |
DefaultClassDescriptor
public DefaultClassDescriptor()
initialize
public void initialize(Class<?> type)
- Prepare this class descriptor for use.
- Parameters:
type - of object to describe
Copyright © 2003-2015 Virginia Tech. All Rights Reserved.