org.ow2.jonas.ear.internal
Class AppClientModuleInfo

java.lang.Object
  extended by org.ow2.jonas.ear.internal.AppClientModuleInfo

public class AppClientModuleInfo
extends Object


Constructor Summary
AppClientModuleInfo(String moduleName, String fileName, String deploymentDesc, String jonasDeploymentDesc)
           
 
Method Summary
 String getDeploymentDesc()
           
 String getFileName()
           
 String getJonasDeploymentDesc()
           
 String getModuleName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AppClientModuleInfo

public AppClientModuleInfo(String moduleName,
                           String fileName,
                           String deploymentDesc,
                           String jonasDeploymentDesc)
Method Detail

getDeploymentDesc

public String getDeploymentDesc()

getFileName

public String getFileName()

getJonasDeploymentDesc

public String getJonasDeploymentDesc()

getModuleName

public String getModuleName()


Copyright © 2010 OW2 Consortium. All Rights Reserved.