org.apache.sling.launchpad.testservices.jcr
Class StartupTestContentLoader

java.lang.Object
  extended by org.apache.sling.launchpad.testservices.jcr.StartupTestContentLoader

@Properties(value={@Property(name="service.description",value="Test Content Loader"),@Property(name="service.vendor",value="The Apache Software Foundation")})
public class StartupTestContentLoader
extends Object

Component which loads the JCR test content on startup.


Constructor Summary
StartupTestContentLoader()
           
 
Method Summary
protected  void activate(org.osgi.service.component.ComponentContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StartupTestContentLoader

public StartupTestContentLoader()
Method Detail

activate

protected void activate(org.osgi.service.component.ComponentContext context)
                 throws javax.jcr.RepositoryException,
                        IOException
Throws:
javax.jcr.RepositoryException
IOException


Copyright © 2007-2013 The Apache Software Foundation. All Rights Reserved.