|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Component
Server components are pluggable parts of the OpenXRI server. They include: - Server - Store - URIMapper - Plugin
Method Summary | |
---|---|
java.util.Properties |
getProperties()
Returns the Properties object that was used to initialize the component. |
void |
init()
A server component is constructed by the ComponentRegistry by passing a Properties object to its constructor and then calling this init() method. |
Method Detail |
---|
void init() throws java.lang.Exception
java.lang.Exception
java.util.Properties getProperties()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |