Uses of Class
org.jboss.system.server.profileservice.attachments.DeploymentClassPathMetaData

Packages that use DeploymentClassPathMetaData
org.jboss.system.server.profileservice.attachments   
 

Uses of DeploymentClassPathMetaData in org.jboss.system.server.profileservice.attachments
 

Methods in org.jboss.system.server.profileservice.attachments that return types with arguments of type DeploymentClassPathMetaData
 List<DeploymentClassPathMetaData> DeploymentStructureMetaData.getClassPaths()
           
protected static List<DeploymentClassPathMetaData> RepositoryAttachmentMetaDataFactory.getDeploymentClassPathMetaData(org.jboss.deployers.spi.structure.ContextInfo info)
           
 

Method parameters in org.jboss.system.server.profileservice.attachments with type arguments of type DeploymentClassPathMetaData
 void DeploymentStructureMetaData.setClassPaths(List<DeploymentClassPathMetaData> classPaths)
           
 



Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.