|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.irisel.oms.blapi.SvcPlatform
public class SvcPlatform
The platform of services It manages initializations to be able to locate and invoke services. Custom platforms may extend init() to add custom initialization logic.
Constructor Summary | |
---|---|
SvcPlatform(CLBrowser browser)
|
Method Summary | |
---|---|
static CLBrowser |
getStaticBrowser()
|
SvcLocator |
getSvcLocator()
|
void |
init()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SvcPlatform(CLBrowser browser)
Method Detail |
---|
public void init()
public SvcLocator getSvcLocator()
public static CLBrowser getStaticBrowser()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |