|
Oracle Fusion Middleware Infrastructure Management Java API Reference for Oracle SOA Suite 11g Release 1 (11.1.1) E10659-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
oracle.soa.management.facade.LocatorFactory
public class LocatorFactory
Factory for creating Locator instances, this is the main entry point for searching for components, composits and instances and do lifecycle operations
Locator| Constructor Summary | |
|---|---|
LocatorFactory() |
|
| Method Summary | |
|---|---|
static Locator |
createLocator()Default constructor, assumes the client to run within an already established initial context. |
static Locator |
createLocator(java.util.Hashtable pContextProps)Create an ejb based locator instance |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LocatorFactory()
| Method Detail |
|---|
public static Locator createLocator()
throws java.lang.Exception
java.lang.Exception - in case the locator could not be created
public static Locator createLocator(java.util.Hashtable pContextProps)
throws java.lang.Exception
pContextProps - standard java.naming.InitialContext paramsjava.lang.Exception - in case the locator could not be created
|
Oracle Fusion Middleware Infrastructure Management Java API Reference for Oracle SOA Suite 11g Release 1 (11.1.1) E10659-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||