|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ToolkitFeatureTypeInternal | |
|---|---|
| org.terracotta.toolkit | |
| org.terracotta.toolkit.internal | |
| Uses of ToolkitFeatureTypeInternal in org.terracotta.toolkit |
|---|
| Fields in org.terracotta.toolkit declared as ToolkitFeatureTypeInternal | |
|---|---|
static ToolkitFeatureTypeInternal<LicenseFeature> |
ToolkitFeatureTypeInternal.LICENSE
License feature |
static ToolkitFeatureTypeInternal<NonStopInternalFeature> |
ToolkitFeatureTypeInternal.NONSTOP
NonStop internal feature |
static ToolkitFeatureTypeInternal<ToolkitTransactionController> |
ToolkitFeatureTypeInternal.TRANSACTION
Transaction feature |
| Methods in org.terracotta.toolkit that return ToolkitFeatureTypeInternal | |
|---|---|
static ToolkitFeatureTypeInternal[] |
ToolkitFeatureTypeInternal.values()
Returns list of all features that a toolkit can support. |
| Uses of ToolkitFeatureTypeInternal in org.terracotta.toolkit.internal |
|---|
| Methods in org.terracotta.toolkit.internal with parameters of type ToolkitFeatureTypeInternal | ||
|---|---|---|
|
ToolkitInternal.getFeature(ToolkitFeatureTypeInternal<T> type)
Returns the ToolkitFeature implementation identified by type associated with the
Toolkit. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||