From 29c9e812103ca041d2aa971b5421623b63462adf Mon Sep 17 00:00:00 2001 From: JPAV Date: Wed, 9 Mar 2011 10:00:59 -0600 Subject: [PATCH] Removed docs folder from swarmcache module --- .../docs/allclasses-frame.html | 45 -- .../docs/allclasses-noframe.html | 45 -- .../docs/constant-values.html | 146 ----- .../docs/deprecated-list.html | 146 ----- hibernate-swarmcache/docs/help-doc.html | 223 ------- .../docs/index-files/index-1.html | 169 ----- .../docs/index-files/index-2.html | 154 ----- .../docs/index-files/index-3.html | 148 ----- .../docs/index-files/index-4.html | 145 ----- .../docs/index-files/index-5.html | 145 ----- .../docs/index-files/index-6.html | 142 ----- .../docs/index-files/index-7.html | 170 ----- .../docs/index-files/index-8.html | 145 ----- hibernate-swarmcache/docs/index.html | 39 -- .../docs/org/modeshape/Application.html | 252 -------- .../docs/org/modeshape/ReferentImpl.html | 229 ------- .../docs/org/modeshape/ReferentInterface.html | 171 ----- .../org/modeshape/class-use/Application.html | 144 ----- .../org/modeshape/class-use/ReferentImpl.html | 144 ----- .../class-use/ReferentInterface.html | 180 ------ .../docs/org/modeshape/package-frame.html | 45 -- .../docs/org/modeshape/package-summary.html | 175 ----- .../docs/org/modeshape/package-tree.html | 159 ----- .../docs/org/modeshape/package-use.html | 170 ----- .../referent/AbstractReferentListener.html | 336 ---------- .../IdentifiableReferentProvider.html | 224 ------- .../modeshape/referent/ReferentListener.html | 285 --------- .../modeshape/referent/ReferentManager.html | 600 ------------------ .../modeshape/referent/ReferentProvider.html | 216 ------- .../class-use/AbstractReferentListener.html | 144 ----- .../IdentifiableReferentProvider.html | 144 ----- .../referent/class-use/ReferentListener.html | 252 -------- .../referent/class-use/ReferentManager.html | 144 ----- .../referent/class-use/ReferentProvider.html | 218 ------- .../org/modeshape/referent/package-frame.html | 49 -- .../modeshape/referent/package-summary.html | 184 ------ .../org/modeshape/referent/package-tree.html | 163 ----- .../org/modeshape/referent/package-use.html | 176 ----- hibernate-swarmcache/docs/overview-frame.html | 44 -- .../docs/overview-summary.html | 155 ----- hibernate-swarmcache/docs/overview-tree.html | 163 ----- hibernate-swarmcache/docs/package-list | 2 - .../docs/resources/inherit.gif | Bin 57 -> 0 bytes hibernate-swarmcache/docs/stylesheet.css | 29 - 44 files changed, 7059 deletions(-) delete mode 100644 hibernate-swarmcache/docs/allclasses-frame.html delete mode 100644 hibernate-swarmcache/docs/allclasses-noframe.html delete mode 100644 hibernate-swarmcache/docs/constant-values.html delete mode 100644 hibernate-swarmcache/docs/deprecated-list.html delete mode 100644 hibernate-swarmcache/docs/help-doc.html delete mode 100644 hibernate-swarmcache/docs/index-files/index-1.html delete mode 100644 hibernate-swarmcache/docs/index-files/index-2.html delete mode 100644 hibernate-swarmcache/docs/index-files/index-3.html delete mode 100644 hibernate-swarmcache/docs/index-files/index-4.html delete mode 100644 hibernate-swarmcache/docs/index-files/index-5.html delete mode 100644 hibernate-swarmcache/docs/index-files/index-6.html delete mode 100644 hibernate-swarmcache/docs/index-files/index-7.html delete mode 100644 hibernate-swarmcache/docs/index-files/index-8.html delete mode 100644 hibernate-swarmcache/docs/index.html delete mode 100644 hibernate-swarmcache/docs/org/modeshape/Application.html delete mode 100644 hibernate-swarmcache/docs/org/modeshape/ReferentImpl.html delete mode 100644 hibernate-swarmcache/docs/org/modeshape/ReferentInterface.html delete mode 100644 hibernate-swarmcache/docs/org/modeshape/class-use/Application.html delete mode 100644 hibernate-swarmcache/docs/org/modeshape/class-use/ReferentImpl.html delete mode 100644 hibernate-swarmcache/docs/org/modeshape/class-use/ReferentInterface.html delete mode 100644 hibernate-swarmcache/docs/org/modeshape/package-frame.html delete mode 100644 hibernate-swarmcache/docs/org/modeshape/package-summary.html delete mode 100644 hibernate-swarmcache/docs/org/modeshape/package-tree.html delete mode 100644 hibernate-swarmcache/docs/org/modeshape/package-use.html delete mode 100644 hibernate-swarmcache/docs/org/modeshape/referent/AbstractReferentListener.html delete mode 100644 hibernate-swarmcache/docs/org/modeshape/referent/IdentifiableReferentProvider.html delete mode 100644 hibernate-swarmcache/docs/org/modeshape/referent/ReferentListener.html delete mode 100644 hibernate-swarmcache/docs/org/modeshape/referent/ReferentManager.html delete mode 100644 hibernate-swarmcache/docs/org/modeshape/referent/ReferentProvider.html delete mode 100644 hibernate-swarmcache/docs/org/modeshape/referent/class-use/AbstractReferentListener.html delete mode 100644 hibernate-swarmcache/docs/org/modeshape/referent/class-use/IdentifiableReferentProvider.html delete mode 100644 hibernate-swarmcache/docs/org/modeshape/referent/class-use/ReferentListener.html delete mode 100644 hibernate-swarmcache/docs/org/modeshape/referent/class-use/ReferentManager.html delete mode 100644 hibernate-swarmcache/docs/org/modeshape/referent/class-use/ReferentProvider.html delete mode 100644 hibernate-swarmcache/docs/org/modeshape/referent/package-frame.html delete mode 100644 hibernate-swarmcache/docs/org/modeshape/referent/package-summary.html delete mode 100644 hibernate-swarmcache/docs/org/modeshape/referent/package-tree.html delete mode 100644 hibernate-swarmcache/docs/org/modeshape/referent/package-use.html delete mode 100644 hibernate-swarmcache/docs/overview-frame.html delete mode 100644 hibernate-swarmcache/docs/overview-summary.html delete mode 100644 hibernate-swarmcache/docs/overview-tree.html delete mode 100644 hibernate-swarmcache/docs/package-list delete mode 100644 hibernate-swarmcache/docs/resources/inherit.gif delete mode 100644 hibernate-swarmcache/docs/stylesheet.css diff --git a/hibernate-swarmcache/docs/allclasses-frame.html b/hibernate-swarmcache/docs/allclasses-frame.html deleted file mode 100644 index e47dde5cb5..0000000000 --- a/hibernate-swarmcache/docs/allclasses-frame.html +++ /dev/null @@ -1,45 +0,0 @@ - - - - - - -All Classes - - - - - - - - - - - -All Classes -
- - - - - -
AbstractReferentListener -
-Application -
-IdentifiableReferentProvider -
-ReferentImpl -
-ReferentInterface -
-ReferentListener -
-ReferentManager -
-ReferentProvider -
-
- - - diff --git a/hibernate-swarmcache/docs/allclasses-noframe.html b/hibernate-swarmcache/docs/allclasses-noframe.html deleted file mode 100644 index 76d52f2554..0000000000 --- a/hibernate-swarmcache/docs/allclasses-noframe.html +++ /dev/null @@ -1,45 +0,0 @@ - - - - - - -All Classes - - - - - - - - - - - -All Classes -
- - - - - -
AbstractReferentListener -
-Application -
-IdentifiableReferentProvider -
-ReferentImpl -
-ReferentInterface -
-ReferentListener -
-ReferentManager -
-ReferentProvider -
-
- - - diff --git a/hibernate-swarmcache/docs/constant-values.html b/hibernate-swarmcache/docs/constant-values.html deleted file mode 100644 index f0d4b5c282..0000000000 --- a/hibernate-swarmcache/docs/constant-values.html +++ /dev/null @@ -1,146 +0,0 @@ - - - - - - -Constant Field Values - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Constant Field Values

-
-
-Contents - -
- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/hibernate-swarmcache/docs/deprecated-list.html b/hibernate-swarmcache/docs/deprecated-list.html deleted file mode 100644 index b685c9c494..0000000000 --- a/hibernate-swarmcache/docs/deprecated-list.html +++ /dev/null @@ -1,146 +0,0 @@ - - - - - - -Deprecated List - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Deprecated API

-
-
-Contents - -
- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/hibernate-swarmcache/docs/help-doc.html b/hibernate-swarmcache/docs/help-doc.html deleted file mode 100644 index 8d949de1dc..0000000000 --- a/hibernate-swarmcache/docs/help-doc.html +++ /dev/null @@ -1,223 +0,0 @@ - - - - - - -API Help - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-How This API Document Is Organized

-
-This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows.

-Overview

-
- -

-The Overview page is the front page of this API document and provides a list of all packages with a summary for each. This page can also contain an overall description of the set of packages.

-

-Package

-
- -

-Each package has a page that contains a list of its classes and interfaces, with a summary for each. This page can contain four categories:

-
-

-Class/Interface

-
- -

-Each class, interface, nested class and nested interface has its own separate page. Each of these pages has three sections consisting of a class/interface description, summary tables, and detailed member descriptions:

-Each summary entry contains the first sentence from the detailed description for that item. The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.
- -

-Annotation Type

-
- -

-Each annotation type has its own separate page with the following sections:

-
- -

-Enum

-
- -

-Each enum has its own separate page with the following sections:

-
-

-Use

-
-Each documented package, class and interface has its own Use page. This page describes what packages, classes, methods, constructors and fields use any part of the given class or package. Given a class or interface A, its Use page includes subclasses of A, fields declared as A, methods that return A, and methods and constructors with parameters of type A. You can access this page by first going to the package, class or interface, then clicking on the "Use" link in the navigation bar.
-

-Tree (Class Hierarchy)

-
-There is a Class Hierarchy page for all packages, plus a hierarchy for each package. Each hierarchy page contains a list of classes and a list of interfaces. The classes are organized by inheritance structure starting with java.lang.Object. The interfaces do not inherit from java.lang.Object. -
-

-Deprecated API

-
-The Deprecated API page lists all of the API that have been deprecated. A deprecated API is not recommended for use, generally due to improvements, and a replacement API is usually given. Deprecated APIs may be removed in future implementations.
-

-Index

-
-The Index contains an alphabetic list of all classes, interfaces, constructors, methods, and fields.
-

-Prev/Next

-These links take you to the next or previous class, interface, package, or related page.

-Frames/No Frames

-These links show and hide the HTML frames. All pages are available with or without frames. -

-

-Serialized Form

-Each serializable or externalizable class has a description of its serialization fields and methods. This information is of interest to re-implementors, not to developers using the API. While there is no link in the navigation bar, you can get to this information by going to any serialized class and clicking "Serialized Form" in the "See also" section of the class description. -

-

-Constant Field Values

-The Constant Field Values page lists the static final fields and their values. -

- - -This help file applies to API documentation generated using the standard doclet. - -
-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/hibernate-swarmcache/docs/index-files/index-1.html b/hibernate-swarmcache/docs/index-files/index-1.html deleted file mode 100644 index 47dbde95a5..0000000000 --- a/hibernate-swarmcache/docs/index-files/index-1.html +++ /dev/null @@ -1,169 +0,0 @@ - - - - - - -A-Index - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -A B C I M O R T
-

-A

-
-
AbstractReferentListener<T> - Class in org.modeshape.referent
 
AbstractReferentListener() - -Constructor for class org.modeshape.referent.AbstractReferentListener -
  -
addFrontListener(ReferentListener<Object>) - -Method in class org.modeshape.referent.ReferentManager -
  -
addListener(T, ReferentListener<T>) - -Method in class org.modeshape.referent.ReferentManager -
  -
addRearListener(ReferentListener<Object>) - -Method in class org.modeshape.referent.ReferentManager -
  -
afterReferentInvocation() - -Method in class org.modeshape.referent.AbstractReferentListener -
-
afterReferentInvocation() - -Method in interface org.modeshape.referent.ReferentListener -
  -
afterReferentResolution(T) - -Method in class org.modeshape.referent.AbstractReferentListener -
-
afterReferentResolution(T) - -Method in interface org.modeshape.referent.ReferentListener -
  -
Application - Class in org.modeshape
 
Application() - -Constructor for class org.modeshape.Application -
  -
-
- - - - - - - - - - - - - - - -
- -
- - - -A B C I M O R T
- - - diff --git a/hibernate-swarmcache/docs/index-files/index-2.html b/hibernate-swarmcache/docs/index-files/index-2.html deleted file mode 100644 index 2bbc330e54..0000000000 --- a/hibernate-swarmcache/docs/index-files/index-2.html +++ /dev/null @@ -1,154 +0,0 @@ - - - - - - -B-Index - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -A B C I M O R T
-

-B

-
-
beforeReferentInvocation() - -Method in class org.modeshape.referent.AbstractReferentListener -
-
beforeReferentInvocation() - -Method in interface org.modeshape.referent.ReferentListener -
  -
beforeReferentResolution(T) - -Method in class org.modeshape.referent.AbstractReferentListener -
-
beforeReferentResolution(T) - -Method in interface org.modeshape.referent.ReferentListener -
  -
-
- - - - - - - - - - - - - - - -
- -
- - - -A B C I M O R T
- - - diff --git a/hibernate-swarmcache/docs/index-files/index-3.html b/hibernate-swarmcache/docs/index-files/index-3.html deleted file mode 100644 index 0dd95dded3..0000000000 --- a/hibernate-swarmcache/docs/index-files/index-3.html +++ /dev/null @@ -1,148 +0,0 @@ - - - - - - -C-Index - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -A B C I M O R T
-

-C

-
-
createAndResolveProxy(ReferentProvider<T>) - -Method in class org.modeshape.referent.ReferentManager -
  -
createProxy(ReferentProvider<T>) - -Method in class org.modeshape.referent.ReferentManager -
  -
-
- - - - - - - - - - - - - - - -
- -
- - - -A B C I M O R T
- - - diff --git a/hibernate-swarmcache/docs/index-files/index-4.html b/hibernate-swarmcache/docs/index-files/index-4.html deleted file mode 100644 index 2dc78e40f0..0000000000 --- a/hibernate-swarmcache/docs/index-files/index-4.html +++ /dev/null @@ -1,145 +0,0 @@ - - - - - - -I-Index - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -A B C I M O R T
-

-I

-
-
id(T) - -Method in class org.modeshape.referent.ReferentManager -
  -
IdentifiableReferentProvider<T,ID> - Interface in org.modeshape.referent
 
-
- - - - - - - - - - - - - - - -
- -
- - - -A B C I M O R T
- - - diff --git a/hibernate-swarmcache/docs/index-files/index-5.html b/hibernate-swarmcache/docs/index-files/index-5.html deleted file mode 100644 index c808ba6715..0000000000 --- a/hibernate-swarmcache/docs/index-files/index-5.html +++ /dev/null @@ -1,145 +0,0 @@ - - - - - - -M-Index - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -A B C I M O R T
-

-M

-
-
main(String[]) - -Static method in class org.modeshape.Application -
  -
-
- - - - - - - - - - - - - - - -
- -
- - - -A B C I M O R T
- - - diff --git a/hibernate-swarmcache/docs/index-files/index-6.html b/hibernate-swarmcache/docs/index-files/index-6.html deleted file mode 100644 index a1e32329f4..0000000000 --- a/hibernate-swarmcache/docs/index-files/index-6.html +++ /dev/null @@ -1,142 +0,0 @@ - - - - - - -O-Index - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -A B C I M O R T
-

-O

-
-
org.modeshape - package org.modeshape
 
org.modeshape.referent - package org.modeshape.referent
 
-
- - - - - - - - - - - - - - - -
- -
- - - -A B C I M O R T
- - - diff --git a/hibernate-swarmcache/docs/index-files/index-7.html b/hibernate-swarmcache/docs/index-files/index-7.html deleted file mode 100644 index bec23d6c55..0000000000 --- a/hibernate-swarmcache/docs/index-files/index-7.html +++ /dev/null @@ -1,170 +0,0 @@ - - - - - - -R-Index - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -A B C I M O R T
-

-R

-
-
referenceSoftly(T) - -Method in class org.modeshape.referent.ReferentManager -
  -
referenceStrongly(T) - -Method in class org.modeshape.referent.ReferentManager -
  -
referentId() - -Method in interface org.modeshape.referent.IdentifiableReferentProvider -
  -
ReferentImpl<ID> - Class in org.modeshape
 
ReferentInterface - Interface in org.modeshape
 
ReferentListener<T> - Interface in org.modeshape.referent
 
ReferentManager - Class in org.modeshape.referent
- Provides methods that facilitate transparent memory management of large data structures.
ReferentManager() - -Constructor for class org.modeshape.referent.ReferentManager -
  -
ReferentProvider<T> - Interface in org.modeshape.referent
See ReferentManager for an explanation of how this interface should be used.
removeFrontListener(ReferentListener<Object>) - -Method in class org.modeshape.referent.ReferentManager -
  -
removeListener(T, ReferentListener<T>) - -Method in class org.modeshape.referent.ReferentManager -
  -
removeRearListener(ReferentListener<Object>) - -Method in class org.modeshape.referent.ReferentManager -
  -
resolve(T) - -Method in class org.modeshape.referent.ReferentManager -
  -
resolveReferent() - -Method in interface org.modeshape.referent.ReferentProvider -
  -
-
- - - - - - - - - - - - - - - -
- -
- - - -A B C I M O R T
- - - diff --git a/hibernate-swarmcache/docs/index-files/index-8.html b/hibernate-swarmcache/docs/index-files/index-8.html deleted file mode 100644 index 802ae00d66..0000000000 --- a/hibernate-swarmcache/docs/index-files/index-8.html +++ /dev/null @@ -1,145 +0,0 @@ - - - - - - -T-Index - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -A B C I M O R T
-

-T

-
-
toString() - -Method in class org.modeshape.ReferentImpl -
-
-
- - - - - - - - - - - - - - - -
- -
- - - -A B C I M O R T
- - - diff --git a/hibernate-swarmcache/docs/index.html b/hibernate-swarmcache/docs/index.html deleted file mode 100644 index dae35ffd44..0000000000 --- a/hibernate-swarmcache/docs/index.html +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - -Generated Documentation (Untitled) - - - - - - - - - - - -<H2> -Frame Alert</H2> - -<P> -This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client. -<BR> -Link to<A HREF="overview-summary.html">Non-frame version.</A> - - - diff --git a/hibernate-swarmcache/docs/org/modeshape/Application.html b/hibernate-swarmcache/docs/org/modeshape/Application.html deleted file mode 100644 index 19877ba42a..0000000000 --- a/hibernate-swarmcache/docs/org/modeshape/Application.html +++ /dev/null @@ -1,252 +0,0 @@ - - - - - - -Application - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.modeshape -
-Class Application

-
-java.lang.Object
-  extended by org.modeshape.Application
-
-
-
-
public class Application
extends java.lang.Object
- - -

-


- -

- - - - - - - - - - - -
-Constructor Summary
Application() - -
-           
-  - - - - - - - - - - - -
-Method Summary
-static voidmain(java.lang.String[] parameters) - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-Application

-
-public Application()
-
-
- - - - - - - - -
-Method Detail
- -

-main

-
-public static void main(java.lang.String[] parameters)
-
-
-
Parameters:
parameters -
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/hibernate-swarmcache/docs/org/modeshape/ReferentImpl.html b/hibernate-swarmcache/docs/org/modeshape/ReferentImpl.html deleted file mode 100644 index 3380b75369..0000000000 --- a/hibernate-swarmcache/docs/org/modeshape/ReferentImpl.html +++ /dev/null @@ -1,229 +0,0 @@ - - - - - - -ReferentImpl - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.modeshape -
-Class ReferentImpl<ID>

-
-java.lang.Object
-  extended by org.modeshape.ReferentImpl<ID>
-
-
-
Type Parameters:
ID -
-
-
All Implemented Interfaces:
ReferentInterface
-
-
-
-
public final class ReferentImpl<ID>
extends java.lang.Object
implements ReferentInterface
- - -

-


- -

- - - - - - - - - - - - -
-Method Summary
- java.lang.StringtoString() - -
-          
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-  -

- - - - - - - - -
-Method Detail
- -

-toString

-
-public java.lang.String toString()
-
-
-

-

-
Overrides:
toString in class java.lang.Object
-
-
-
See Also:
Object.toString()
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/hibernate-swarmcache/docs/org/modeshape/ReferentInterface.html b/hibernate-swarmcache/docs/org/modeshape/ReferentInterface.html deleted file mode 100644 index 57ce37e929..0000000000 --- a/hibernate-swarmcache/docs/org/modeshape/ReferentInterface.html +++ /dev/null @@ -1,171 +0,0 @@ - - - - - - -ReferentInterface - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.modeshape -
-Interface ReferentInterface

-
-
All Known Implementing Classes:
ReferentImpl
-
-
-
-
public interface ReferentInterface
- - -

-


- -

- -

- -


- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/hibernate-swarmcache/docs/org/modeshape/class-use/Application.html b/hibernate-swarmcache/docs/org/modeshape/class-use/Application.html deleted file mode 100644 index 8676e89317..0000000000 --- a/hibernate-swarmcache/docs/org/modeshape/class-use/Application.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.modeshape.Application - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.modeshape.Application

-
-No usage of org.modeshape.Application -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/hibernate-swarmcache/docs/org/modeshape/class-use/ReferentImpl.html b/hibernate-swarmcache/docs/org/modeshape/class-use/ReferentImpl.html deleted file mode 100644 index 764e0d947b..0000000000 --- a/hibernate-swarmcache/docs/org/modeshape/class-use/ReferentImpl.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.modeshape.ReferentImpl - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.modeshape.ReferentImpl

-
-No usage of org.modeshape.ReferentImpl -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/hibernate-swarmcache/docs/org/modeshape/class-use/ReferentInterface.html b/hibernate-swarmcache/docs/org/modeshape/class-use/ReferentInterface.html deleted file mode 100644 index bf1f3b8dcc..0000000000 --- a/hibernate-swarmcache/docs/org/modeshape/class-use/ReferentInterface.html +++ /dev/null @@ -1,180 +0,0 @@ - - - - - - -Uses of Interface org.modeshape.ReferentInterface - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.modeshape.ReferentInterface

-
- - - - - - - - - -
-Packages that use ReferentInterface
org.modeshape  
-  -

- - - - - -
-Uses of ReferentInterface in org.modeshape
-  -

- - - - - - - - - -
Classes in org.modeshape that implement ReferentInterface
- classReferentImpl<ID> - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/hibernate-swarmcache/docs/org/modeshape/package-frame.html b/hibernate-swarmcache/docs/org/modeshape/package-frame.html deleted file mode 100644 index 05d7bf1aba..0000000000 --- a/hibernate-swarmcache/docs/org/modeshape/package-frame.html +++ /dev/null @@ -1,45 +0,0 @@ - - - - - - -org.modeshape - - - - - - - - - - - -org.modeshape - - - - -
-Interfaces  - -
-ReferentInterface
- - - - - - -
-Classes  - -
-Application -
-ReferentImpl
- - - - diff --git a/hibernate-swarmcache/docs/org/modeshape/package-summary.html b/hibernate-swarmcache/docs/org/modeshape/package-summary.html deleted file mode 100644 index 63a435c1e3..0000000000 --- a/hibernate-swarmcache/docs/org/modeshape/package-summary.html +++ /dev/null @@ -1,175 +0,0 @@ - - - - - - -org.modeshape - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-

-Package org.modeshape -

- - - - - - - - - -
-Interface Summary
ReferentInterface 
-  - -

- - - - - - - - - - - - - -
-Class Summary
Application 
ReferentImpl<ID> 
-  - -

-

-
-
- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/hibernate-swarmcache/docs/org/modeshape/package-tree.html b/hibernate-swarmcache/docs/org/modeshape/package-tree.html deleted file mode 100644 index 00cc4cc3e8..0000000000 --- a/hibernate-swarmcache/docs/org/modeshape/package-tree.html +++ /dev/null @@ -1,159 +0,0 @@ - - - - - - -org.modeshape Class Hierarchy - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Hierarchy For Package org.modeshape -

-
-
-
Package Hierarchies:
All Packages
-
-

-Class Hierarchy -

- -

-Interface Hierarchy -

- -
- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/hibernate-swarmcache/docs/org/modeshape/package-use.html b/hibernate-swarmcache/docs/org/modeshape/package-use.html deleted file mode 100644 index 6c244a9134..0000000000 --- a/hibernate-swarmcache/docs/org/modeshape/package-use.html +++ /dev/null @@ -1,170 +0,0 @@ - - - - - - -Uses of Package org.modeshape - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Package
org.modeshape

-
- - - - - - - - - -
-Packages that use org.modeshape
org.modeshape  
-  -

- - - - - - - - -
-Classes in org.modeshape used by org.modeshape
ReferentInterface - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/hibernate-swarmcache/docs/org/modeshape/referent/AbstractReferentListener.html b/hibernate-swarmcache/docs/org/modeshape/referent/AbstractReferentListener.html deleted file mode 100644 index 2ec9ec65b2..0000000000 --- a/hibernate-swarmcache/docs/org/modeshape/referent/AbstractReferentListener.html +++ /dev/null @@ -1,336 +0,0 @@ - - - - - - -AbstractReferentListener - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.modeshape.referent -
-Class AbstractReferentListener<T>

-
-java.lang.Object
-  extended by org.modeshape.referent.AbstractReferentListener<T>
-
-
-
Type Parameters:
T -
-
-
All Implemented Interfaces:
java.util.EventListener, ReferentListener<T>
-
-
-
-
public abstract class AbstractReferentListener<T>
extends java.lang.Object
implements ReferentListener<T>
- - -

-


- -

- - - - - - - - - - - -
-Constructor Summary
AbstractReferentListener() - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- voidafterReferentInvocation() - -
-          
- voidafterReferentResolution(T proxy) - -
-          
- booleanbeforeReferentInvocation() - -
-          
- booleanbeforeReferentResolution(T proxy) - -
-          
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-AbstractReferentListener

-
-public AbstractReferentListener()
-
-
- - - - - - - - -
-Method Detail
- -

-afterReferentInvocation

-
-public void afterReferentInvocation()
-
-
-

-

-
Specified by:
afterReferentInvocation in interface ReferentListener<T>
-
-
-
See Also:
ReferentListener.afterReferentInvocation()
-
-
-
- -

-afterReferentResolution

-
-public void afterReferentResolution(T proxy)
-
-
-

-

-
Specified by:
afterReferentResolution in interface ReferentListener<T>
-
-
-
See Also:
ReferentListener.afterReferentResolution(java.lang.Object)
-
-
-
- -

-beforeReferentInvocation

-
-public boolean beforeReferentInvocation()
-
-
-

-

-
Specified by:
beforeReferentInvocation in interface ReferentListener<T>
-
-
- -
Returns:
true if invocation should continue.
See Also:
ReferentListener.beforeReferentInvocation()
-
-
-
- -

-beforeReferentResolution

-
-public boolean beforeReferentResolution(T proxy)
-
-
-

-

-
Specified by:
beforeReferentResolution in interface ReferentListener<T>
-
-
- -
Returns:
true if resolution should continue.
See Also:
ReferentListener.beforeReferentResolution(java.lang.Object)
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/hibernate-swarmcache/docs/org/modeshape/referent/IdentifiableReferentProvider.html b/hibernate-swarmcache/docs/org/modeshape/referent/IdentifiableReferentProvider.html deleted file mode 100644 index 3719a8915e..0000000000 --- a/hibernate-swarmcache/docs/org/modeshape/referent/IdentifiableReferentProvider.html +++ /dev/null @@ -1,224 +0,0 @@ - - - - - - -IdentifiableReferentProvider - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.modeshape.referent -
-Interface IdentifiableReferentProvider<T,ID>

-
-
Type Parameters:
T -
ID -
-
-
All Superinterfaces:
ReferentProvider<T>
-
-
-
-
public interface IdentifiableReferentProvider<T,ID>
extends ReferentProvider<T>
- - -

-


- -

- - - - - - - - - - - - -
-Method Summary
- IDreferentId() - -
-           
- - - - - - - -
Methods inherited from interface org.modeshape.referent.ReferentProvider
resolveReferent
-  -

- - - - - - - - -
-Method Detail
- -

-referentId

-
-ID referentId()
-
-
-
-
-
- -
Returns:
The referent's ID
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/hibernate-swarmcache/docs/org/modeshape/referent/ReferentListener.html b/hibernate-swarmcache/docs/org/modeshape/referent/ReferentListener.html deleted file mode 100644 index 7c6fc137b0..0000000000 --- a/hibernate-swarmcache/docs/org/modeshape/referent/ReferentListener.html +++ /dev/null @@ -1,285 +0,0 @@ - - - - - - -ReferentListener - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.modeshape.referent -
-Interface ReferentListener<T>

-
-
Type Parameters:
T -
-
-
All Superinterfaces:
java.util.EventListener
-
-
-
All Known Implementing Classes:
AbstractReferentListener
-
-
-
-
public interface ReferentListener<T>
extends java.util.EventListener
- - -

-


- -

- - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- voidafterReferentInvocation() - -
-           
- voidafterReferentResolution(T proxy) - -
-           
- booleanbeforeReferentInvocation() - -
-           
- booleanbeforeReferentResolution(T proxy) - -
-           
-  -

- - - - - - - - -
-Method Detail
- -

-afterReferentInvocation

-
-void afterReferentInvocation()
-
-
-
-
-
-
-
-
-
- -

-afterReferentResolution

-
-void afterReferentResolution(T proxy)
-
-
-
-
-
-
Parameters:
proxy -
-
-
-
- -

-beforeReferentInvocation

-
-boolean beforeReferentInvocation()
-
-
-
-
-
- -
Returns:
true if invocation should continue.
-
-
-
- -

-beforeReferentResolution

-
-boolean beforeReferentResolution(T proxy)
-
-
-
-
-
-
Parameters:
proxy - -
Returns:
true if resolution should continue.
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/hibernate-swarmcache/docs/org/modeshape/referent/ReferentManager.html b/hibernate-swarmcache/docs/org/modeshape/referent/ReferentManager.html deleted file mode 100644 index a42e7fde11..0000000000 --- a/hibernate-swarmcache/docs/org/modeshape/referent/ReferentManager.html +++ /dev/null @@ -1,600 +0,0 @@ - - - - - - -ReferentManager - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.modeshape.referent -
-Class ReferentManager

-
-java.lang.Object
-  extended by org.modeshape.referent.ReferentManager
-
-
-
-
public final class ReferentManager
extends java.lang.Object
- - -

-

- Provides methods that facilitate transparent memory management of large data structures. For each data structure, called a - referent, a proxy is created by supplying - a means to resolve the referent. The proxy manages a soft reference to the referent that allows the garbage collector to remove the referent from memory when memory is low. The - proxy is then able to re-resolve the garbage-collected - referent when one of its methods are called. -

-

Creating referent proxies

-

- When creating a proxy, the caller may optionally supply one of the - following: -

-

-

Working with referents

-

- Several other useful abilities have been provided: -

-

-

Referent listeners

-

- Listeners may also be added to a proxy, either when it's - created or afterwards. - Listeners are provided notifications both before and after an associated referent is - resolved or one of its methods is called. Additionally, notifications sent before these events - allow listeners to prevent the respective event. Listeners can be - supplied via one of the following means: -

-

-

- -

-


- -

- - - - - - - - - - - -
-Constructor Summary
ReferentManager() - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- voidaddFrontListener(ReferentListener<java.lang.Object> listener) - -
-           
- - - - - -
-<T> void
-
addListener(T proxy, - ReferentListener<T> listener) - -
-           
- voidaddRearListener(ReferentListener<java.lang.Object> listener) - -
-           
- - - - - -
-<T> T
-
createAndResolveProxy(ReferentProvider<T> provider) - -
-           
- - - - - -
-<T> T
-
createProxy(ReferentProvider<T> provider) - -
-           
- - - - - -
-<T> java.lang.Object
-
id(T proxy) - -
-           
- - - - - -
-<T> void
-
referenceSoftly(T proxy) - -
-           
- - - - - -
-<T> void
-
referenceStrongly(T proxy) - -
-           
- voidremoveFrontListener(ReferentListener<java.lang.Object> listener) - -
-           
- - - - - -
-<T> void
-
removeListener(T proxy, - ReferentListener<T> listener) - -
-           
- voidremoveRearListener(ReferentListener<java.lang.Object> listener) - -
-           
- - - - - -
-<T> T
-
resolve(T proxy) - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-ReferentManager

-
-public ReferentManager()
-
-
- - - - - - - - -
-Method Detail
- -

-addFrontListener

-
-public void addFrontListener(ReferentListener<java.lang.Object> listener)
-
-
-
Parameters:
listener -
-
-
-
- -

-addListener

-
-public <T> void addListener(T proxy,
-                            ReferentListener<T> listener)
-
-
-
Type Parameters:
T - the referent's proxied type
Parameters:
proxy -
listener -
-
-
-
- -

-addRearListener

-
-public void addRearListener(ReferentListener<java.lang.Object> listener)
-
-
-
Parameters:
listener -
-
-
-
- -

-createAndResolveProxy

-
-public <T> T createAndResolveProxy(ReferentProvider<T> provider)
-
-
-
Type Parameters:
T - the referent's proxied type
Parameters:
provider - the means by which the referent should be resolved (and optionally, identified without triggering resolution) -
Returns:
a proxy to the referent resolved by the supplied provider
-
-
-
- -

-createProxy

-
-public <T> T createProxy(ReferentProvider<T> provider)
-
-
-
Type Parameters:
T - the referent's proxied type
Parameters:
provider - the means by which the referent should be resolved (and optionally, identified without triggering resolution) -
Returns:
a proxy to the referent resolved by the supplied provider
-
-
-
- -

-id

-
-public <T> java.lang.Object id(T proxy)
-
-
-
Type Parameters:
T - the referent's proxied type
Parameters:
proxy - -
Returns:
The referent's ID
-
-
-
- -

-referenceSoftly

-
-public <T> void referenceSoftly(T proxy)
-
-
-
Type Parameters:
T - the referent's proxied type
Parameters:
proxy -
-
-
-
- -

-referenceStrongly

-
-public <T> void referenceStrongly(T proxy)
-
-
-
Type Parameters:
T - the referent's proxied type
Parameters:
proxy -
-
-
-
- -

-removeFrontListener

-
-public void removeFrontListener(ReferentListener<java.lang.Object> listener)
-
-
-
Parameters:
listener -
-
-
-
- -

-removeListener

-
-public <T> void removeListener(T proxy,
-                               ReferentListener<T> listener)
-
-
-
Type Parameters:
T - the referent's proxied type
Parameters:
proxy -
listener -
-
-
-
- -

-removeRearListener

-
-public void removeRearListener(ReferentListener<java.lang.Object> listener)
-
-
-
Parameters:
listener -
-
-
-
- -

-resolve

-
-public <T> T resolve(T proxy)
-
-
-
Type Parameters:
T - the referent's proxied type
Parameters:
proxy - -
Returns:
the unproxied referent
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/hibernate-swarmcache/docs/org/modeshape/referent/ReferentProvider.html b/hibernate-swarmcache/docs/org/modeshape/referent/ReferentProvider.html deleted file mode 100644 index b7406f51cc..0000000000 --- a/hibernate-swarmcache/docs/org/modeshape/referent/ReferentProvider.html +++ /dev/null @@ -1,216 +0,0 @@ - - - - - - -ReferentProvider - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.modeshape.referent -
-Interface ReferentProvider<T>

-
-
Type Parameters:
T - The referent type
-
-
All Known Subinterfaces:
IdentifiableReferentProvider<T,ID>
-
-
-
-
public interface ReferentProvider<T>
- - -

-See ReferentManager for an explanation of how this interface should be used. -

- -

-


- -

- - - - - - - - - - - - -
-Method Summary
- TresolveReferent() - -
-           
-  -

- - - - - - - - -
-Method Detail
- -

-resolveReferent

-
-T resolveReferent()
-
-
- -
Returns:
A proxy of a soft reference to the referent
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/hibernate-swarmcache/docs/org/modeshape/referent/class-use/AbstractReferentListener.html b/hibernate-swarmcache/docs/org/modeshape/referent/class-use/AbstractReferentListener.html deleted file mode 100644 index 93c967a452..0000000000 --- a/hibernate-swarmcache/docs/org/modeshape/referent/class-use/AbstractReferentListener.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.modeshape.referent.AbstractReferentListener - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.modeshape.referent.AbstractReferentListener

-
-No usage of org.modeshape.referent.AbstractReferentListener -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/hibernate-swarmcache/docs/org/modeshape/referent/class-use/IdentifiableReferentProvider.html b/hibernate-swarmcache/docs/org/modeshape/referent/class-use/IdentifiableReferentProvider.html deleted file mode 100644 index 0ad5b300bb..0000000000 --- a/hibernate-swarmcache/docs/org/modeshape/referent/class-use/IdentifiableReferentProvider.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Interface org.modeshape.referent.IdentifiableReferentProvider - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.modeshape.referent.IdentifiableReferentProvider

-
-No usage of org.modeshape.referent.IdentifiableReferentProvider -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/hibernate-swarmcache/docs/org/modeshape/referent/class-use/ReferentListener.html b/hibernate-swarmcache/docs/org/modeshape/referent/class-use/ReferentListener.html deleted file mode 100644 index 6e58322fcc..0000000000 --- a/hibernate-swarmcache/docs/org/modeshape/referent/class-use/ReferentListener.html +++ /dev/null @@ -1,252 +0,0 @@ - - - - - - -Uses of Interface org.modeshape.referent.ReferentListener - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.modeshape.referent.ReferentListener

-
- - - - - - - - - -
-Packages that use ReferentListener
org.modeshape.referent  
-  -

- - - - - -
-Uses of ReferentListener in org.modeshape.referent
-  -

- - - - - - - - - -
Classes in org.modeshape.referent that implement ReferentListener
- classAbstractReferentListener<T> - -
-           
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Methods in org.modeshape.referent with parameters of type ReferentListener
- voidReferentManager.addFrontListener(ReferentListener<java.lang.Object> listener) - -
-           
- - - - - -
-<T> void
-
ReferentManager.addListener(T proxy, - ReferentListener<T> listener) - -
-           
- voidReferentManager.addRearListener(ReferentListener<java.lang.Object> listener) - -
-           
- voidReferentManager.removeFrontListener(ReferentListener<java.lang.Object> listener) - -
-           
- - - - - -
-<T> void
-
ReferentManager.removeListener(T proxy, - ReferentListener<T> listener) - -
-           
- voidReferentManager.removeRearListener(ReferentListener<java.lang.Object> listener) - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/hibernate-swarmcache/docs/org/modeshape/referent/class-use/ReferentManager.html b/hibernate-swarmcache/docs/org/modeshape/referent/class-use/ReferentManager.html deleted file mode 100644 index 55c9e01427..0000000000 --- a/hibernate-swarmcache/docs/org/modeshape/referent/class-use/ReferentManager.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.modeshape.referent.ReferentManager - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.modeshape.referent.ReferentManager

-
-No usage of org.modeshape.referent.ReferentManager -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/hibernate-swarmcache/docs/org/modeshape/referent/class-use/ReferentProvider.html b/hibernate-swarmcache/docs/org/modeshape/referent/class-use/ReferentProvider.html deleted file mode 100644 index f8921121fb..0000000000 --- a/hibernate-swarmcache/docs/org/modeshape/referent/class-use/ReferentProvider.html +++ /dev/null @@ -1,218 +0,0 @@ - - - - - - -Uses of Interface org.modeshape.referent.ReferentProvider - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.modeshape.referent.ReferentProvider

-
- - - - - - - - - -
-Packages that use ReferentProvider
org.modeshape.referent  
-  -

- - - - - -
-Uses of ReferentProvider in org.modeshape.referent
-  -

- - - - - - - - - -
Subinterfaces of ReferentProvider in org.modeshape.referent
- interfaceIdentifiableReferentProvider<T,ID> - -
-           
-  -

- - - - - - - - - - - - - -
Methods in org.modeshape.referent with parameters of type ReferentProvider
- - - - - -
-<T> T
-
ReferentManager.createAndResolveProxy(ReferentProvider<T> provider) - -
-           
- - - - - -
-<T> T
-
ReferentManager.createProxy(ReferentProvider<T> provider) - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/hibernate-swarmcache/docs/org/modeshape/referent/package-frame.html b/hibernate-swarmcache/docs/org/modeshape/referent/package-frame.html deleted file mode 100644 index 55922e63db..0000000000 --- a/hibernate-swarmcache/docs/org/modeshape/referent/package-frame.html +++ /dev/null @@ -1,49 +0,0 @@ - - - - - - -org.modeshape.referent - - - - - - - - - - - -org.modeshape.referent - - - - -
-Interfaces  - -
-IdentifiableReferentProvider -
-ReferentListener -
-ReferentProvider
- - - - - - -
-Classes  - -
-AbstractReferentListener -
-ReferentManager
- - - - diff --git a/hibernate-swarmcache/docs/org/modeshape/referent/package-summary.html b/hibernate-swarmcache/docs/org/modeshape/referent/package-summary.html deleted file mode 100644 index c474d3106a..0000000000 --- a/hibernate-swarmcache/docs/org/modeshape/referent/package-summary.html +++ /dev/null @@ -1,184 +0,0 @@ - - - - - - -org.modeshape.referent - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-

-Package org.modeshape.referent -

- - - - - - - - - - - - - - - - - -
-Interface Summary
IdentifiableReferentProvider<T,ID> 
ReferentListener<T> 
ReferentProvider<T>See ReferentManager for an explanation of how this interface should be used.
-  - -

- - - - - - - - - - - - - -
-Class Summary
AbstractReferentListener<T> 
ReferentManager - Provides methods that facilitate transparent memory management of large data structures.
-  - -

-

-
-
- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/hibernate-swarmcache/docs/org/modeshape/referent/package-tree.html b/hibernate-swarmcache/docs/org/modeshape/referent/package-tree.html deleted file mode 100644 index fd8b649457..0000000000 --- a/hibernate-swarmcache/docs/org/modeshape/referent/package-tree.html +++ /dev/null @@ -1,163 +0,0 @@ - - - - - - -org.modeshape.referent Class Hierarchy - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Hierarchy For Package org.modeshape.referent -

-
-
-
Package Hierarchies:
All Packages
-
-

-Class Hierarchy -

- -

-Interface Hierarchy -

- -
- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/hibernate-swarmcache/docs/org/modeshape/referent/package-use.html b/hibernate-swarmcache/docs/org/modeshape/referent/package-use.html deleted file mode 100644 index 14f02eed23..0000000000 --- a/hibernate-swarmcache/docs/org/modeshape/referent/package-use.html +++ /dev/null @@ -1,176 +0,0 @@ - - - - - - -Uses of Package org.modeshape.referent - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Package
org.modeshape.referent

-
- - - - - - - - - -
-Packages that use org.modeshape.referent
org.modeshape.referent  
-  -

- - - - - - - - - - - -
-Classes in org.modeshape.referent used by org.modeshape.referent
ReferentListener - -
-           
ReferentProvider - -
-          See ReferentManager for an explanation of how this interface should be used.
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/hibernate-swarmcache/docs/overview-frame.html b/hibernate-swarmcache/docs/overview-frame.html deleted file mode 100644 index df68256d4a..0000000000 --- a/hibernate-swarmcache/docs/overview-frame.html +++ /dev/null @@ -1,44 +0,0 @@ - - - - - - -Overview List - - - - - - - - - - - - - - - -
-
- - - - - -
All Classes -

- -Packages -
-org.modeshape -
-org.modeshape.referent -
-

- -

-  - - diff --git a/hibernate-swarmcache/docs/overview-summary.html b/hibernate-swarmcache/docs/overview-summary.html deleted file mode 100644 index c5db2cab66..0000000000 --- a/hibernate-swarmcache/docs/overview-summary.html +++ /dev/null @@ -1,155 +0,0 @@ - - - - - - -Overview - - - - - - - - - - - - -


- - - - - - - - - - - - - - - -
- -
- - - -
- - - - - - - - - - - - - -
-Packages
org.modeshape 
org.modeshape.referent 
- -


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/hibernate-swarmcache/docs/overview-tree.html b/hibernate-swarmcache/docs/overview-tree.html deleted file mode 100644 index 387d13bd47..0000000000 --- a/hibernate-swarmcache/docs/overview-tree.html +++ /dev/null @@ -1,163 +0,0 @@ - - - - - - -Class Hierarchy - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Hierarchy For All Packages

-
-
-
Package Hierarchies:
org.modeshape, org.modeshape.referent
-
-

-Class Hierarchy -

- -

-Interface Hierarchy -

- -
- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/hibernate-swarmcache/docs/package-list b/hibernate-swarmcache/docs/package-list deleted file mode 100644 index e21b1e9c9d..0000000000 --- a/hibernate-swarmcache/docs/package-list +++ /dev/null @@ -1,2 +0,0 @@ -org.modeshape -org.modeshape.referent diff --git a/hibernate-swarmcache/docs/resources/inherit.gif b/hibernate-swarmcache/docs/resources/inherit.gif deleted file mode 100644 index c814867a13deb0ca7ea2156c6ca1d5a03372af7e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 57 zcmZ?wbhEHbIIT!9-C*e{wE9>Kx3D)-;0v)C; KYxQGgum%9JOA&7X diff --git a/hibernate-swarmcache/docs/stylesheet.css b/hibernate-swarmcache/docs/stylesheet.css deleted file mode 100644 index 6ea9e51616..0000000000 --- a/hibernate-swarmcache/docs/stylesheet.css +++ /dev/null @@ -1,29 +0,0 @@ -/* Javadoc style sheet */ - -/* Define colors, fonts and other style attributes here to override the defaults */ - -/* Page background color */ -body { background-color: #FFFFFF; color:#000000 } - -/* Headings */ -h1 { font-size: 145% } - -/* Table colors */ -.TableHeadingColor { background: #CCCCFF; color:#000000 } /* Dark mauve */ -.TableSubHeadingColor { background: #EEEEFF; color:#000000 } /* Light mauve */ -.TableRowColor { background: #FFFFFF; color:#000000 } /* White */ - -/* Font used in left-hand frame lists */ -.FrameTitleFont { font-size: 100%; font-family: Helvetica, Arial, sans-serif; color:#000000 } -.FrameHeadingFont { font-size: 90%; font-family: Helvetica, Arial, sans-serif; color:#000000 } -.FrameItemFont { font-size: 90%; font-family: Helvetica, Arial, sans-serif; color:#000000 } - -/* Navigation bar fonts and colors */ -.NavBarCell1 { background-color:#EEEEFF; color:#000000} /* Light mauve */ -.NavBarCell1Rev { background-color:#00008B; color:#FFFFFF} /* Dark Blue */ -.NavBarFont1 { font-family: Arial, Helvetica, sans-serif; color:#000000;color:#000000;} -.NavBarFont1Rev { font-family: Arial, Helvetica, sans-serif; color:#FFFFFF;color:#FFFFFF;} - -.NavBarCell2 { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF; color:#000000} -.NavBarCell3 { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF; color:#000000} -