com.jp.protection.pub.launch
Class FacadeConnectionConfigLocal.Provider
java.lang.Object
com.jp.protection.pub.launch.FacadeConnectionConfigLocal.Provider
- All Implemented Interfaces:
- FacadeConnectionConfig.Provider
- Enclosing class:
- FacadeConnectionConfigLocal
public static class FacadeConnectionConfigLocal.Provider
- extends java.lang.Object
- implements FacadeConnectionConfig.Provider
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
FacadeConnectionConfigLocal.Provider
public FacadeConnectionConfigLocal.Provider()
getName
public java.lang.String getName()
- Specified by:
getName
in interface FacadeConnectionConfig.Provider
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
getID
public java.lang.String getID()
- Specified by:
getID
in interface FacadeConnectionConfig.Provider
create
public FacadeConnectionConfig create(java.lang.String aURL,
java.lang.String aLogin,
java.lang.String aPassword)
- Specified by:
create
in interface FacadeConnectionConfig.Provider