|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CollectGarbageRequest | |
|---|---|
| org.modeshape.connector.store.jpa.model.simple | The classes that define the "simple" storage model for the JPA connector. |
| org.modeshape.graph.request.processor | This portion of the ModeShape Graph API defines the processor for requests. |
| Uses of CollectGarbageRequest in org.modeshape.connector.store.jpa.model.simple |
|---|
| Methods in org.modeshape.connector.store.jpa.model.simple with parameters of type CollectGarbageRequest | |
|---|---|
void |
SimpleRequestProcessor.process(CollectGarbageRequest request)
Process a request to collect garbage. |
| Uses of CollectGarbageRequest in org.modeshape.graph.request.processor |
|---|
| Methods in org.modeshape.graph.request.processor with parameters of type CollectGarbageRequest | |
|---|---|
void |
RequestProcessor.process(CollectGarbageRequest request)
Process a request to collect garbage. |
void |
LoggingRequestProcessor.process(CollectGarbageRequest request)
Process a request to collect garbage. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||