org.chromattic.api
Interface Chromattic


public interface Chromattic

Version:
$Revision$
Author:
Julien Viet

Method Summary
 void execute(SessionTask task)
           
 ChromatticSession openSession()
           
 ChromatticSession openSession(javax.jcr.Credentials credentials)
           
 ChromatticSession openSession(javax.jcr.Credentials credentials, String workspace)
           
 ChromatticSession openSession(String workspace)
           
 void stop()
           
 

Method Detail

stop

void stop()

openSession

ChromatticSession openSession()

openSession

ChromatticSession openSession(String workspace)

openSession

ChromatticSession openSession(javax.jcr.Credentials credentials,
                              String workspace)

openSession

ChromatticSession openSession(javax.jcr.Credentials credentials)

execute

void execute(SessionTask task)
             throws Throwable
Throws:
Throwable


Copyright © 2009 eXo Platform SAS. All Rights Reserved.