|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jp.protection.pub.launch.FacadeConnectionConfig.ProviderRegistry
public static class FacadeConnectionConfig.ProviderRegistry
Field Summary | |
---|---|
protected static dev.util.HashedList |
fRegistry
|
Constructor Summary | |
---|---|
FacadeConnectionConfig.ProviderRegistry()
|
Method Summary | |
---|---|
static void |
add(FacadeConnectionConfig.Provider aProvider)
|
static FacadeConnectionConfig.Provider |
get(java.lang.String anID)
|
static java.util.Collection |
getAll()
|
static void |
remove(FacadeConnectionConfig.Provider aProvider)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected static dev.util.HashedList fRegistry
Constructor Detail |
---|
public FacadeConnectionConfig.ProviderRegistry()
Method Detail |
---|
public static void add(FacadeConnectionConfig.Provider aProvider)
public static void remove(FacadeConnectionConfig.Provider aProvider)
public static FacadeConnectionConfig.Provider get(java.lang.String anID)
public static java.util.Collection getAll()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |