|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.jdo.impl.enhancer.util.Assertion
org.apache.jdo.impl.enhancer.util.Support
org.apache.jdo.impl.enhancer.util.ResourceLocatorTimer
public final class ResourceLocatorTimer
| Field Summary | |
|---|---|
protected ResourceLocator |
delegate
|
| Fields inherited from class org.apache.jdo.impl.enhancer.util.Support |
|---|
timer |
| Constructor Summary | |
|---|---|
ResourceLocatorTimer(ResourceLocator delegate)
Creates an instance. |
|
| Method Summary | |
|---|---|
java.io.InputStream |
getInputStreamForResource(java.lang.String resourceName)
Finds a resource with a given name. |
| Methods inherited from class org.apache.jdo.impl.enhancer.util.Support |
|---|
getI18N, getI18N, getI18N, getI18N, getI18N, getI18N |
| Methods inherited from class org.apache.jdo.impl.enhancer.util.Assertion |
|---|
affirm, affirm, affirm, affirm |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected final ResourceLocator delegate
| Constructor Detail |
|---|
public ResourceLocatorTimer(ResourceLocator delegate)
| Method Detail |
|---|
public java.io.InputStream getInputStreamForResource(java.lang.String resourceName)
ResourceLocatornull if no resource with this name is found.
The name of a resource is a "/"-separated path name.
getInputStreamForResource in interface ResourceLocator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||