org.jboss.managed.plugins.factory
Class ManagedObjectFactoryBuilder
java.lang.Object
org.jboss.managed.plugins.factory.ManagedObjectFactoryBuilder
public class ManagedObjectFactoryBuilder
- extends Object
ManagedObjectFactoryBuilder factory for ManagedObjectFactory.
TODO this class only creates a singleton implementation for now, configurable
via the org.jboss.managed.api.factory.ManagedObjectFactory system property.
- Version:
- $Revision: 76500 $
- Author:
- Adrian Brock, Scott.Stark@jboss.org
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ManagedObjectFactoryBuilder
public ManagedObjectFactoryBuilder()
create
public static ManagedObjectFactory create()
- Create the factory
- Returns:
- the factory
Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.