Uses of Interface
org.jboss.profileservice.spi.DeploymentRepository

Packages that use DeploymentRepository
org.jboss.profileservice.spi   
 

Uses of DeploymentRepository in org.jboss.profileservice.spi
 

Methods in org.jboss.profileservice.spi that return DeploymentRepository
 DeploymentRepository DeploymentRepositoryFactory.createDeploymentRepository(ProfileKey key, ProfileSourceMetaData metaData)
          Create a DeploymentRepository based on a type.
 DeploymentRepository ProfileRepository.createProfileDeploymentRepository(ProfileKey key, ProfileMetaData metaData)
          Create a new DeploymentRepository for a profile.
 DeploymentRepository ProfileRepository.getProfileDeploymentRepository(ProfileKey key)
          Get a created DeploymentRepository for the given profile key.
 



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