org.jboss.managed.plugins.factory
Class DefaultInstanceClassFactory
java.lang.Object
org.jboss.managed.plugins.factory.AbstractInstanceClassFactory<Object>
org.jboss.managed.plugins.factory.DefaultInstanceClassFactory
- All Implemented Interfaces:
- InstanceClassFactory<Object>
public class DefaultInstanceClassFactory
- extends AbstractInstanceClassFactory<Object>
A simple extension of AbstractInstanceClassFactory that handles the
default Object.class type.
- Version:
- $Revision:$
- Author:
- Scott.Stark@jboss.org
Methods inherited from class org.jboss.managed.plugins.factory.AbstractInstanceClassFactory |
getAsCollection, getComponentName, getComponentNameTransformer, getConfiguration, getManagedObjectArray, getManagedObjectClass, getManagedObjectValue, getManagedObjectValue, getManagedObjectValue, getMetaValueFactory, getMof, getNonManagedObjectValue, getPropertyName, getTransformers, getValue, setConfiguration, setManagedObject, setMetaValueFactory, setMof, setNameTransformers, setNameTransformers, setTransformers, setValue, setValue, unwrapValue |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultInstanceClassFactory
public DefaultInstanceClassFactory()
DefaultInstanceClassFactory
public DefaultInstanceClassFactory(ManagedObjectFactory mof)
getType
public Class<Object> getType()
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.