|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.j2ee.deployclient.DeploymentFactoryImpl
public class DeploymentFactoryImpl
Factory for the implementation classes.
| Constructor Summary | |
|---|---|
DeploymentFactoryImpl()
|
|
| Method Summary | |
|---|---|
DeploymentManager |
getDeploymentManager(java.lang.String uri,
java.lang.String username,
java.lang.String password)
Returns a deployment manager for the URI. |
DeploymentManager |
getDisconnectedDeploymentManager(java.lang.String uri)
Returns a deployment manager for the URI. |
java.lang.String |
getDisplayName()
Returns the name of the vendor's manager. |
java.lang.String |
getProductVersion()
Returns a string of the version. |
boolean |
handlesURI(java.lang.String uri)
Returns true if the deployment manager handles the URI. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DeploymentFactoryImpl()
| Method Detail |
|---|
public boolean handlesURI(java.lang.String uri)
public DeploymentManager getDeploymentManager(java.lang.String uri,
java.lang.String username,
java.lang.String password)
throws DeploymentManagerCreationException
DeploymentManagerCreationException
public DeploymentManager getDisconnectedDeploymentManager(java.lang.String uri)
throws DeploymentManagerCreationException
DeploymentManagerCreationExceptionpublic java.lang.String getDisplayName()
public java.lang.String getProductVersion()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||