|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.weld.bean.proxy.ClientProxyProvider
public class ClientProxyProvider
A proxy pool for holding scope adaptors (client proxies)
org.jboss.weld.bean.proxy.ProxyMethodHandler| Constructor Summary | |
|---|---|
ClientProxyProvider()
Constructor |
|
| Method Summary | ||
|---|---|---|
|
getClientProxy(BeanManagerImpl manager,
javax.enterprise.inject.spi.Bean<T> bean)
Gets a client proxy for a bean Looks for a proxy in the pool. |
|
java.lang.String |
toString()
Gets a string representation |
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ClientProxyProvider()
| Method Detail |
|---|
public <T> T getClientProxy(BeanManagerImpl manager,
javax.enterprise.inject.spi.Bean<T> bean)
bean - The bean to get a proxy to
public java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||