org.jboss.resource.deployment
Class AdminObjectFactory

java.lang.Object
  extended by org.jboss.resource.deployment.AdminObjectFactory

public class AdminObjectFactory
extends Object

An admin object factory

Version:
$Revision: 1.1.2.5 $
Author:
Adrian Brock

Constructor Summary
AdminObjectFactory()
           
 
Method Summary
static Object createAdminObject(String jndiName, javax.management.ObjectName rarName, AdminObjectMetaData aomd, Properties properties)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AdminObjectFactory

public AdminObjectFactory()
Method Detail

createAdminObject

public static Object createAdminObject(String jndiName,
                                       javax.management.ObjectName rarName,
                                       AdminObjectMetaData aomd,
                                       Properties properties)
                                throws Exception
Throws:
Exception


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.