|
||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.nex.odpp.NativeProvider
public class NativeProvider
Field Summary | |
---|---|
static java.lang.String |
COPYRIGHT
Legal copyright notice. |
Constructor Summary | |
---|---|
NativeProvider(java.lang.String serviceId)
Constructs a new NativeProvider instance. |
Method Summary | |
---|---|
void |
service(RowSet rowSet)
Invokes the ODPP Provider service to mask the data in the rowset. |
void |
shutdown()
Shuts down the masking provider. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String COPYRIGHT
Constructor Detail |
---|
public NativeProvider(java.lang.String serviceId)
NativeProvider
instance.
serviceId
- the service id.Method Detail |
---|
public void service(RowSet rowSet)
rowSet
- The row set.public void shutdown()
|
||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |