org.glassfish.javaee.full.deployment
Class EarContainer
java.lang.Object
org.glassfish.javaee.full.deployment.EarContainer
- All Implemented Interfaces:
- Container
@Service(name="ear")
public class EarContainer
- extends Object
- implements Container
Created by IntelliJ IDEA.
User: dochez
Date: Jan 8, 2009
Time: 11:00:31 AM
To change this template use File | Settings | File Templates.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EarContainer
public EarContainer()
getDeployer
public Class<? extends Deployer> getDeployer()
- Specified by:
getDeployer in interface Container
getName
public String getName()
- Specified by:
getName in interface Container
Copyright © 2012 GlassFish Community. All Rights Reserved.