public abstract class J2eePlatformFactory extends Object
J2eePlatformImpl. Plugin is
required to register instance of this class in module layer in the
J2EE/DeploymentPlugins/{plugin_name} folder.| Constructor and Description |
|---|
J2eePlatformFactory() |
| Modifier and Type | Method and Description |
|---|---|
abstract J2eePlatformImpl |
getJ2eePlatformImpl(javax.enterprise.deploy.spi.DeploymentManager dm)
Return
J2eePlatformImpl for the given DeploymentManager. |
public abstract J2eePlatformImpl getJ2eePlatformImpl(javax.enterprise.deploy.spi.DeploymentManager dm)
J2eePlatformImpl for the given DeploymentManager.dm - DeploymentManager.Built on May 22 2013. | Portions Copyright 1997-2013 Oracle. All rights reserved.