public interface ResourceReference extends ContextParameter
| Modifier and Type | Field and Description |
|---|---|
static String |
APPLICATION_AUTHORIZATION |
static String |
CONTAINER_AUTHORIZATION |
| Modifier and Type | Method and Description |
|---|---|
String |
getAuthorization() |
String |
getType()
return the fully qualified classname of the datasource factory
- e.g.
|
void |
setAuthorization(String authorization) |
void |
setDescription(String description) |
void |
setType(String type) |
getDescription, getName, getValue, setName, setValuestatic final String CONTAINER_AUTHORIZATION
static final String APPLICATION_AUTHORIZATION
String getType()
void setType(String type)
void setDescription(String description)
setDescription in interface NameValuePairString getAuthorization()
void setAuthorization(String authorization)
Copyright © 2017. All rights reserved.