|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ClonedInputSource | |
|---|---|
| org.apache.jackrabbit.core.cluster | |
| org.apache.jackrabbit.core.xml | |
| Uses of ClonedInputSource in org.apache.jackrabbit.core.cluster |
|---|
| Methods in org.apache.jackrabbit.core.cluster with parameters of type ClonedInputSource | |
|---|---|
void |
ClusterNode.workspaceCreated(String workspaceName,
ClonedInputSource inputSource)
|
void |
WorkspaceEventChannel.workspaceCreated(String workspaceName,
ClonedInputSource inputSource)
|
| Constructors in org.apache.jackrabbit.core.cluster with parameters of type ClonedInputSource | |
|---|---|
WorkspaceRecord(String workspace,
ClonedInputSource inputSource,
Record record)
Creates a new WorkspaceRecord for create workspace action. |
|
| Uses of ClonedInputSource in org.apache.jackrabbit.core.xml |
|---|
| Methods in org.apache.jackrabbit.core.xml that return ClonedInputSource | |
|---|---|
ClonedInputSource |
ClonedInputSource.cloneInputSource()
Make a clone if this input source. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||