org.opencrx.kernel.client
Class ClientHelper

java.lang.Object
  extended by org.opencrx.kernel.client.ClientHelper

public class ClientHelper
extends Object


Constructor Summary
ClientHelper()
           
 
Method Summary
static ObjectFactory_1_0 createObjectFactory(Context componentEnvironment, String name)
           
static ObjectFactory_1_0 createObjectFactory(Context componentEnvironment, String name, String principalName)
           
static void loadModels(Context componentEnvironment, RefPackage_1_0 rootPkg)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClientHelper

public ClientHelper()
Method Detail

createObjectFactory

public static ObjectFactory_1_0 createObjectFactory(Context componentEnvironment,
                                                    String name)
                                             throws ServiceException,
                                                    NamingException
Throws:
ServiceException
NamingException

createObjectFactory

public static ObjectFactory_1_0 createObjectFactory(Context componentEnvironment,
                                                    String name,
                                                    String principalName)
                                             throws ServiceException,
                                                    NamingException
Throws:
ServiceException
NamingException

loadModels

public static void loadModels(Context componentEnvironment,
                              RefPackage_1_0 rootPkg)
                       throws ServiceException
Throws:
ServiceException


This software is published under the BSD license. Copyright © 2003-2008, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.