static final class EndpointArgumentsBuilder.DocLit.PartBuilder extends Object
Constructor and Description |
---|
PartBuilder(PropertyAccessor accessor,
EndpointValueSetter setter) |
Modifier and Type | Method and Description |
---|---|
(package private) void |
readRequest(Object[] args,
Object wrapperBean) |
public PartBuilder(PropertyAccessor accessor, EndpointValueSetter setter)
accessor
- specifies which portion of the wrapper bean to obtain the value from.setter
- specifies how the obtained value is returned to the client.Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.