public class JndiObjectLocator extends Object implements org.apache.wicket.proxy.IProxyTargetLocator
IProxyTargetLocator
to locate object using JNDI
To use this technique in a Wicket Page, just insert a line likeConstructor and Description |
---|
JndiObjectLocator(String beanId,
Class<?> beanType)
Constructor
|
public Object locateProxyTarget()
locateProxyTarget
in interface org.apache.wicket.proxy.IProxyTargetLocator
IProxyTargetLocator.locateProxyTarget()
public boolean equals(Object obj)
equals
in class Object
Object.equals(java.lang.Object)
public int hashCode()
hashCode
in class Object
Object.hashCode()
public String getBeanName()
public Class<?> getBeanType()
Copyright © 2015. All rights reserved.