Package com.sun.tools.ws.wsdl.framework
Interface EntityAction
-
public interface EntityActionAn action operating on an entity.- Author:
- WS 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)
-
-