|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServiceBeanAccessProvider | |
---|---|
org.hippoecm.hst.proxy | |
org.hippoecm.hst.service | The org.hippoecm.hst.service package defines the API for the HST Service |
Uses of ServiceBeanAccessProvider in org.hippoecm.hst.proxy |
---|
Methods in org.hippoecm.hst.proxy with parameters of type ServiceBeanAccessProvider | |
---|---|
static Object |
ProxyUtils.createBeanAccessProviderProxy(ServiceBeanAccessProvider provider,
Class... proxyInterfacesOrDelegateeClass)
Creates and returns a dynamic proxy which invokes the underlying service bean access provider. |
Constructors in org.hippoecm.hst.proxy with parameters of type ServiceBeanAccessProvider | |
---|---|
NamespacedBeanMethodInvoker(ServiceBeanAccessProvider provider,
String primaryJcrType)
|
Uses of ServiceBeanAccessProvider in org.hippoecm.hst.service |
---|
Classes in org.hippoecm.hst.service that implement ServiceBeanAccessProvider | |
---|---|
class |
ServiceBeanAccessProviderImpl
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |