com.ca.jcs.processor
Class MethodStyleOpProxyHandler.AddOpAttributeHandler
java.lang.Object
com.ca.jcs.processor.MethodStyleOpProxyHandler.AddOpAttributeHandler
- All Implemented Interfaces:
- MethodStyleOpProxyHandler.AttributeHandler
- Enclosing class:
- MethodStyleOpProxyHandler
public static class MethodStyleOpProxyHandler.AddOpAttributeHandler
- extends Object
- implements MethodStyleOpProxyHandler.AttributeHandler
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MethodStyleOpProxyHandler.AddOpAttributeHandler
public MethodStyleOpProxyHandler.AddOpAttributeHandler(ObjectInfo objInfo,
Attributes opAttrs)
getAttributeValue
public Object getAttributeValue(ParameterBindingType param)
throws NamingException
- Specified by:
getAttributeValue in interface MethodStyleOpProxyHandler.AttributeHandler
- Throws:
NamingException
setAttributeValue
public void setAttributeValue(String attrId,
Object value)
- Specified by:
setAttributeValue in interface MethodStyleOpProxyHandler.AttributeHandler
marshal
public String marshal()
- Specified by:
marshal in interface MethodStyleOpProxyHandler.AttributeHandler
Created 2011-07-14 13:27 EST