@Service public class ResourcesBinder extends Object
Modifier and Type | Field and Description |
---|---|
static String |
LOGGER |
static String |
LOGMESSAGE_RESOURCE |
Constructor and Description |
---|
ResourcesBinder() |
Modifier and Type | Method and Description |
---|---|
void |
deployResource(ResourceInfo resourceInfo,
Resource resource)
deploy proxy for the resource
|
public static final String LOGMESSAGE_RESOURCE
public static final String LOGGER
public void deployResource(ResourceInfo resourceInfo, Resource resource)
resourceInfo
- jndi name with which the resource need to be deployedresource
- config object of the resourceCopyright © 2020. All rights reserved.