***  This class is subject to change.  ***

com.sas.iquery.metadata
Class IntelligentQueryMetadataServiceFactory

com.sas.iquery.metadata.IntelligentQueryMetadataServiceFactory

public class IntelligentQueryMetadataServiceFactory

Specifies a factory for creating metadata service objects.


Constructor Summary
IntelligentQueryMetadataServiceFactory()
           
 
Method Summary
static IntelligentQueryMetadataServiceInterface newService()
          Returns a new service.
 

Constructor Detail

IntelligentQueryMetadataServiceFactory

public IntelligentQueryMetadataServiceFactory()
Method Detail

newService

public static IntelligentQueryMetadataServiceInterface newService()
                                                           throws MetadataException
Returns a new service. Before this method is called one must have deployed a Logging Service via Platform Services. During this method, a set of server properties are loaded.

Returns:
IntelligentQueryMetadataServiceInterface
Throws:
MetadataException - if there are failures creating a new service object.

***  This class is subject to change.  ***




Copyright © 2009 SAS Institute Inc. All Rights Reserved.