org.jboss.system.server.profileservice.repository
Class DefaultProfileDeploymentFactory
java.lang.Object
org.jboss.system.server.profileservice.repository.DefaultProfileDeploymentFactory
public class DefaultProfileDeploymentFactory
- extends Object
Basic ProfileDeploymentFactory.
- Version:
- $Revision: 85945 $
- Author:
- Emanuel Muckenhuber
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultProfileDeploymentFactory
protected DefaultProfileDeploymentFactory()
getInstance
public static DefaultProfileDeploymentFactory getInstance()
createProfileDeployment
public org.jboss.profileservice.spi.ProfileDeployment createProfileDeployment(String name)
createProfileDeployment
public org.jboss.profileservice.spi.ProfileDeployment createProfileDeployment(org.jboss.virtual.VirtualFile vf)
Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.