org.jboss.seam.jcr.test
Class DefaultBaseDeploymentFactory

java.lang.Object
  extended by org.jboss.seam.jcr.test.DefaultBaseDeploymentFactory
All Implemented Interfaces:
BaseDeploymentFactory

public class DefaultBaseDeploymentFactory
extends Object
implements BaseDeploymentFactory

Author:
maschmid

Constructor Summary
DefaultBaseDeploymentFactory()
           
 
Method Summary
 org.jboss.shrinkwrap.api.spec.WebArchive baseJackrabbitDeployment()
           
 org.jboss.shrinkwrap.api.spec.WebArchive baseModeshapeDeployment()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultBaseDeploymentFactory

public DefaultBaseDeploymentFactory()
Method Detail

baseModeshapeDeployment

public org.jboss.shrinkwrap.api.spec.WebArchive baseModeshapeDeployment()
Specified by:
baseModeshapeDeployment in interface BaseDeploymentFactory

baseJackrabbitDeployment

public org.jboss.shrinkwrap.api.spec.WebArchive baseJackrabbitDeployment()
Specified by:
baseJackrabbitDeployment in interface BaseDeploymentFactory


Copyright © 2011 Seam Framework. All Rights Reserved.