|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JackrabbitRepository
The Jackrabbit repository interface. This interface contains the
Jackrabbit-specific extensions to the JCR Repository interface.
| Field Summary |
|---|
| Method Summary | |
|---|---|
void |
shutdown()
Shuts down the repository. |
| Methods inherited from interface javax.jcr.Repository |
|---|
getDescriptor, getDescriptorKeys, getDescriptorValue, getDescriptorValues, isSingleValueDescriptor, isStandardDescriptor, login, login, login, login |
| Method Detail |
|---|
void shutdown()
Possible errors are logged rather than thrown as exceptions as there is little that a client application could do in such a case.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||