Package com.ibm.websphere.rpcadapter
Interface Summary
Interface | Description |
---|---|
SelfBeanInfo | Marker interface. |
Class Summary
Class | Description |
---|---|
ConvertorInfo | |
DefaultValidator | Default validator class. |
Ejb | |
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. |
Messages | |
MethodInfo | |
ParameterInfo | |
RPCAdapter | Implements RPC access to registered Beans. |
RPCContainer | |
SimplerBeanInfo | Reduces BeanInfo programming to more of a declarative style, encoded
as String arrays in the getBeanDescriptorInfo method. |
UtilFunctions | |
Validator | Abstract class that all the custom validator classes must extend. |
XmlConfigErrorHandler |
Exception Summary
Exception | Description |
---|---|
ConfigurationException | This exception is thrown whenever a configuration error occurs for the RPCAdapter component. |