Package com.sun.xml.rpc.wsdl.framework
Interface EntityAction
-
public interface EntityActionAn action operating on an entity.- Author:
- JAX-RPC Development Team
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidperform(Entity entity)
-
-
-
Method Detail
-
perform
void perform(Entity entity)
-
-