|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DeploymentRepositoryFactory
A factory for DeploymentRepository.
| Method Summary | |
|---|---|
DeploymentRepository |
createDeploymentRepository(ProfileKey key,
ProfileSourceMetaData metaData)
Create a DeploymentRepository based on a type. |
String[] |
getTypes()
The repository types. |
| Method Detail |
|---|
String[] getTypes()
DeploymentRepository createDeploymentRepository(ProfileKey key,
ProfileSourceMetaData metaData)
throws Exception
repositoryType - the repository typemetaData - the profile source meta data
Exception - for any error
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||