public interface FeatureResource
| Modifier and Type | Interface and Description |
|---|---|
static class |
FeatureResource.Default
Helper base class to avoid having to implement rarely-overridden isExternal/isProxyCacheable
functionality in FeatureResource.
|
static class |
FeatureResource.Simple |
| Modifier and Type | Method and Description |
|---|---|
String |
getContent() |
String |
getDebugContent() |
boolean |
isExternal() |
boolean |
isProxyCacheable() |
String getContent()
String getDebugContent()
boolean isExternal()
boolean isProxyCacheable()
Copyright © 2007-2012. All Rights Reserved.