com.sas.services.information
Class MetadataConnectionEvent

com.sas.services.information.MetadataConnectionEvent
All Implemented Interfaces:
java.io.Serializable

public class MetadataConnectionEvent

The event class used for signalling consumers that the client has been reconnected to the metadata server.

Since:
9.4
See Also:
Serialized Form

Constructor Summary
MetadataConnectionEvent(java.lang.Object source, MetadataServerInterface server)
           
 
Method Summary
 MetadataServerInterface getServer()
          Returns the server instance associated with this event
 

Constructor Detail

MetadataConnectionEvent

public MetadataConnectionEvent(java.lang.Object source,
                               MetadataServerInterface server)
Method Detail

getServer

public MetadataServerInterface getServer()
Returns the server instance associated with this event

Returns:
metadata server instance



Copyright © 2009 SAS Institute Inc. All Rights Reserved.