org.jboss.managed.plugins.factory
Class ManagedObjectFactoryBuilder

java.lang.Object
  extended by org.jboss.managed.plugins.factory.ManagedObjectFactoryBuilder

public class ManagedObjectFactoryBuilder
extends Object

ManagedObjectFactoryBuilder TODO this class only creates a singleton fixed implementation for now

Version:
$Revision: 1.1 $
Author:
Adrian Brock

Constructor Summary
ManagedObjectFactoryBuilder()
           
 
Method Summary
static ManagedObjectFactory create()
          Create the factory
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ManagedObjectFactoryBuilder

public ManagedObjectFactoryBuilder()
Method Detail

create

public static ManagedObjectFactory create()
Create the factory

Returns:
the factory


Copyright © 2008 JBoss Inc.. All Rights Reserved.