|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.chromattic.core.builder.ChromatticImpl
public class ChromatticImpl
| Method Summary | |
|---|---|
void |
execute(SessionTask task)
|
ChromatticSession |
openSession()
|
ChromatticSession |
openSession(javax.jcr.Credentials credentials)
|
ChromatticSession |
openSession(javax.jcr.Credentials credentials,
java.lang.String workspace)
|
ChromatticSession |
openSession(java.lang.String workspace)
|
void |
stop()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public void stop()
stop in interface Chromatticpublic ChromatticSession openSession()
openSession in interface Chromatticpublic ChromatticSession openSession(java.lang.String workspace)
openSession in interface Chromattic
public ChromatticSession openSession(javax.jcr.Credentials credentials,
java.lang.String workspace)
openSession in interface Chromatticpublic ChromatticSession openSession(javax.jcr.Credentials credentials)
openSession in interface Chromattic
public void execute(SessionTask task)
throws java.lang.Throwable
execute in interface Chromatticjava.lang.Throwable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||