public interface ExternalResourceAware
ExternalResource annotation on member variables to
gain access to other external resources.| Modifier and Type | Method and Description |
|---|---|
void |
afterResourcesInitialized()
Called after the external resources have been initialized.
|
String |
getResourceName()
Get the name of the resource.
|
String getResourceName()
bindExternalResource() as the parameter PARAM_RESOURCE_NAME. PARAM_RESOURCE_NAME.void afterResourcesInitialized()
throws ResourceInitializationException
ResourceInitializationException - if an problem occurs in the late initialization.Copyright © 2012–2016 The Apache Software Foundation. All rights reserved.