org.openfjord.business
Class ServiceLocator
java.lang.Object
|
+--org.openfjord.business.ServiceLocator
- All Implemented Interfaces:
- java.io.Serializable
- public class ServiceLocator
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static ServiceLocator getInstance(java.util.Hashtable properties)
throws java.lang.Exception
java.lang.Exception
getInstance
public static ServiceLocator getInstance()
throws java.lang.Exception
java.lang.Exception
getHome
public javax.ejb.EJBHome getHome(java.lang.String name,
boolean cached)
throws java.lang.Exception
java.lang.Exception
getHome
public javax.ejb.EJBHome getHome(java.lang.String name)
throws java.lang.Exception
java.lang.Exception
getLocalHome
public javax.ejb.EJBLocalHome getLocalHome(java.lang.String name)
throws java.lang.Exception
java.lang.Exception
getLocalHome
public javax.ejb.EJBLocalHome getLocalHome(java.lang.String name,
boolean cached)
throws java.lang.Exception
java.lang.Exception
main
public static void main(java.lang.String[] args)
throws java.lang.Exception
java.lang.Exception
openFJORD Copyright © 2003 University of Muenster.