public class EJB extends AbstractDeployable
Modifier and Type | Method and Description |
---|---|
DeployableType |
getType() |
getFile, getFileHandler, setFileHandler
public EJB(String ejb)
ejb
- the location of the EJB being wrapped. This must point to an EJB JAR file.public DeployableType getType()
Deployable.getType()
Copyright © 2004-2013 Codehaus. All Rights Reserved.