User: starksm
Date: 02/04/16 13:39:32
Modified:src/main/org/jboss/proxy ClientContainer.java
Log:
Remove the commented out imports
Revision ChangesPath
1.2 +4 -24 jboss/src/main/org/jboss/proxy/ClientContainer.java
Index: ClientContainer.java
==
User: starksm
Date: 02/04/16 13:17:12
Modified:src/main/org/jboss/proxy Tag: Branch_3_0
ClientContainer.java
Log:
Validate the setup of the client interceptors and throw an exception
if none exist to avoid NullPointerExceptions at runtime.
Revision C
User: mnf999
Date: 02/03/07 10:20:49
Added: src/main/org/jboss/proxy ClientContainer.java
Log:
The new invocation handler, this guy sits at the front of the invocation chain
Revision ChangesPath
1.1 jboss/src/main/org/jboss/proxy/ClientContainer.java