org.jboss.managed.api.annotation
Class ManagementProperty.NULL_MARSHALLER_FACTORY
java.lang.Object
org.jboss.managed.api.annotation.ManagementProperty.NULL_MARSHALLER_FACTORY
- All Implemented Interfaces:
- InstanceClassFactory<Serializable>
- Enclosing class:
- ManagementProperty
public abstract static class ManagementProperty.NULL_MARSHALLER_FACTORY
- extends Object
- implements InstanceClassFactory<Serializable>
Used in ManagementProperty.propertyFactory() to
indicate that no ManagedProperty factory is defined.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ManagementProperty.NULL_MARSHALLER_FACTORY
public ManagementProperty.NULL_MARSHALLER_FACTORY()
Copyright © 2008 JBoss Inc.. All Rights Reserved.