|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.w3c.jigadmin.editors.ServerHelperFactory
public class ServerHelperFactory
The server helper factory.
Field Summary | |
---|---|
static java.lang.String |
SERVER_HELPER_P
|
Constructor Summary | |
---|---|
ServerHelperFactory()
|
Method Summary | |
---|---|
static ServerHelperInterface |
getServerHelper(java.lang.String name,
RemoteResourceWrapper rrw)
Get the server helper associated to the given sever name |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String SERVER_HELPER_P
Constructor Detail |
---|
public ServerHelperFactory()
Method Detail |
---|
public static ServerHelperInterface getServerHelper(java.lang.String name, RemoteResourceWrapper rrw)
name
- the name of the serverrrw
- the RemoteResourceWrapper of the server
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |