Package org.teiid.adminapi

Interface Summary
Admin  
AdminObject Base interface of client side admin objects.
DataPolicy  
DataPolicy.DataPermission  
Model Represents a metadata model in the Teiid system.
ProcessObject A Process in the Teiid System
PropertyDefinition Information about a property of an AdminObject
Request When a user submits a SQL command to the system for processing, usually that represents a single request.
Session A Session is a lasting connection between a client and a Teiid System.
Transaction  
Translator  
VDB Represents a Virtual Database in the Teiid System.
WorkerPoolStatistics  
 

Class Summary
AdminFactory Singleton factory for ServerAdmins.
TeiidAdmin  
 

Enum Summary
Admin.Cache  
DataPolicy.PermissionType  
Model.Type  
PropertyDefinition.RestartType  
Request.ProcessingState  
Request.ThreadState  
VDB.Status  
 

Exception Summary
AdminComponentException An AdminComponentException is thrown when an error occurs as a result of an internal component error.
AdminException AdminException is the base exception for the admin package.
AdminProcessingException An AdminProcessingException indicates that an error occured during processing as a result of user input.
 



Copyright © 2010. All Rights Reserved.