org.ow2.util.ee.deploy.api.helper
Interface IDeployableAnalyser


public interface IDeployableAnalyser

Analyze the URL and create a deployable object

Author:
Jeremy Cazaux

Method Summary
 IDeployable<?> analyze(IArchive archive)
          Analyze the URL and create a deployable object.
 

Method Detail

analyze

IDeployable<?> analyze(IArchive archive)
Analyze the URL and create a deployable object.

Parameters:
archive - The given archive return the deployable object


Copyright © 2007-2012 OW2 Consortium. All Rights Reserved.