|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExposedObject | |
|---|---|
| org.terracotta.management.registry | |
| org.terracotta.management.registry.collect | |
| Uses of ExposedObject in org.terracotta.management.registry |
|---|
| Fields in org.terracotta.management.registry with type parameters of type ExposedObject | |
|---|---|
protected Queue<ExposedObject<T>> |
AbstractManagementProvider.managedObjects
|
| Methods in org.terracotta.management.registry that return ExposedObject | |
|---|---|
protected ExposedObject<T> |
AbstractManagementProvider.findExposedObject(Context context)
|
protected abstract ExposedObject<T> |
AbstractManagementProvider.wrap(T managedObject)
|
| Methods in org.terracotta.management.registry with parameters of type ExposedObject | |
|---|---|
protected void |
AbstractManagementProvider.dispose(ExposedObject<T> exposedObject)
|
| Uses of ExposedObject in org.terracotta.management.registry.collect |
|---|
| Classes in org.terracotta.management.registry.collect that implement ExposedObject | |
|---|---|
static class |
StatisticCollectorProvider.ExposedStatisticCollector<T extends StatisticCollector>
|
| Methods in org.terracotta.management.registry.collect that return ExposedObject | |
|---|---|
protected ExposedObject<T> |
StatisticCollectorProvider.wrap(T managedObject)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||