org.ow2.util.ee.deploy.impl.deployable
Class LibDeployableImpl
java.lang.Object
org.ow2.util.ee.deploy.impl.deployable.AbsDeployable<LibDeployable>
org.ow2.util.ee.deploy.impl.deployable.LibDeployableImpl
- All Implemented Interfaces:
- IDeployable<LibDeployable>, LibDeployable
public class LibDeployableImpl
- extends AbsDeployable<LibDeployable>
- implements LibDeployable
Implementation for a library.
- Author:
- Florent Benoit
| Methods inherited from class org.ow2.util.ee.deploy.impl.deployable.AbsDeployable |
addExtension, equals, getArchive, getExtension, getModuleName, getOriginalDeployable, getShortName, getUnpackedDeployable, setOriginalDeployable, setUnpackedDeployable, toString |
LibDeployableImpl
public LibDeployableImpl(IArchive archive)
- Defines and create a deployable for the given archive.
- Parameters:
archive - the given archive.
Copyright © 2007-2012 OW2 Consortium. All Rights Reserved.