Class Summary |
DefaultValidator |
Default validator class. |
Error |
Represents an Error Object that is passed back in the response
in case of any application error conditions as well as certain error
conditions of the RPCAdapter component. |
RPCAdapter |
Implements RPC access to registered Beans. |
SimplerBeanInfo |
Reduces BeanInfo programming to more of a declarative style, encoded
as String arrays in the getBeanDescriptorInfo method. |
Validator |
Abstract class that all the custom validator classes must extend. |