| Package | Description |
|---|---|
| container | |
| container.app.phonedirectory.osgi | |
| container.app.remoting.rmi | |
| container.app.util |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
ContainerTestCase.SystemPropertyFilter |
| Modifier and Type | Method and Description |
|---|---|
protected static Filter<Object> |
AbstractPhoneDirectoryServiceTestCase.getSystemPropertyFilter() |
| Modifier and Type | Method and Description |
|---|---|
protected static void |
ContainerTestCase.showGemFireState(Filter<Object> propertyFilter) |
protected static void |
ContainerTestCase.showSystemState(Filter<Object> systemPropertyFilter) |
| Modifier and Type | Method and Description |
|---|---|
protected Filter<Object> |
PhoneDirectoryServiceActivator.getSystemPropertyFilter() |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
AbstractRmiServiceExporter.SystemPropertyFilter |
| Modifier and Type | Method and Description |
|---|---|
protected Filter<Object> |
AbstractRmiServiceExporter.getSystemPropertyFilter() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractRmiServiceExporter.showGemFireState(Filter<Object> propertyFilter) |
void |
AbstractRmiServiceExporter.showSystemState(Filter<Object> systemPropertyFilter) |
| Modifier and Type | Class and Description |
|---|---|
class |
ComposableFilter<T> |
protected static class |
ComposableFilter.AndFilter<T> |
protected static class |
ComposableFilter.OrFilter<T> |
class |
DefaultFilter<T> |
| Modifier and Type | Method and Description |
|---|---|
protected static <T> Filter<T> |
ComposableFilter.compose(Filter<T> leftFilter,
Filter<T> rightFilter,
ComposableFilter<T> composedFilter) |
static <T> Filter<T> |
ComposableFilter.composeAnd(Filter<T> leftFilter,
Filter<T> rightFilter) |
static <T> Filter<T> |
ComposableFilter.composeOr(Filter<T> leftFilter,
Filter<T> rightFilter) |
protected Filter<T> |
ComposableFilter.getLeftFilter() |
protected Filter<T> |
ComposableFilter.getRightFilter() |
| Modifier and Type | Method and Description |
|---|---|
protected static <T> Filter<T> |
ComposableFilter.compose(Filter<T> leftFilter,
Filter<T> rightFilter,
ComposableFilter<T> composedFilter) |
protected static <T> Filter<T> |
ComposableFilter.compose(Filter<T> leftFilter,
Filter<T> rightFilter,
ComposableFilter<T> composedFilter) |
static <T> Filter<T> |
ComposableFilter.composeAnd(Filter<T> leftFilter,
Filter<T> rightFilter) |
static <T> Filter<T> |
ComposableFilter.composeAnd(Filter<T> leftFilter,
Filter<T> rightFilter) |
static <T> Filter<T> |
ComposableFilter.composeOr(Filter<T> leftFilter,
Filter<T> rightFilter) |
static <T> Filter<T> |
ComposableFilter.composeOr(Filter<T> leftFilter,
Filter<T> rightFilter) |
| Constructor and Description |
|---|
AndFilter(Filter<T> leftFilter,
Filter<T> rightFilter) |
AndFilter(Filter<T> leftFilter,
Filter<T> rightFilter) |
ComposableFilter(Filter<T> leftFilter,
Filter<T> rightFilter) |
ComposableFilter(Filter<T> leftFilter,
Filter<T> rightFilter) |
OrFilter(Filter<T> leftFilter,
Filter<T> rightFilter) |
OrFilter(Filter<T> leftFilter,
Filter<T> rightFilter) |
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.