flex.messaging
Interface ServiceValidationListener


public interface ServiceValidationListener


Method Summary
 void validateDestination(String destination)
           
 void validateServices()
          This method gets called before any other processing of the describeServices method.
 

Method Detail

validateServices

void validateServices()
This method gets called before any other processing of the describeServices method. It allows a hook for external systems that need to update the service destinations at runtime.


validateDestination

void validateDestination(String destination)


Copyright © 2008 Adobe Systems Inc. All Rights Reserved.

 

Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/blazeds/1/javadoc/flex/messaging/ServiceValidationListener.html