Interface WSOperationCommand

  • All Superinterfaces:
    org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.Aware

    public interface WSOperationCommand
    extends org.springframework.context.ApplicationContextAware
    Interface that needs to be implemented to call a webservice that will be used as an authoritative source. User: suneetshah