com.sun.tools.ws.wsdl.framework
Interface EntityAction


public interface EntityAction

An action operating on an entity.


Method Summary
 void perform(Entity entity)
           
 

Method Detail

perform

void perform(Entity entity)