Uses of Interface
com.hyper9.vangaea.types.beans.admin.AdminBean

Packages that use AdminBean
com.hyper9.vangaea.impls.beans.admin   
com.hyper9.vangaea.types.beans.admin   
 

Uses of AdminBean in com.hyper9.vangaea.impls.beans.admin
 

Classes in com.hyper9.vangaea.impls.beans.admin that implement AdminBean
 class AdminBeanImpl
          A bean describing an object returned by the administrative RESTful API.
 class AuthCookieBeanImpl
          A bean describing a row in the tbl_auth_cookies table.
 class ConnectorTypeBeanImpl
          A bean providing the methods for connecting with and interacting with hypervisors.
 class LinkedCredentialBeanImpl
          A bean describing a row in the tbl_linked_credentials table.
 class ServerInformationBeanImpl
          A bean describing a row in the tbl_servers table.
 class UriMappingBeanImpl
          A bean describing a row in the tbl_uri_ids table.
 class UserBeanImpl
          A class for a row in the tbl_users table.
 

Uses of AdminBean in com.hyper9.vangaea.types.beans.admin
 

Subinterfaces of AdminBean in com.hyper9.vangaea.types.beans.admin
 interface AuthCookieBean
          A bean describing a row in the tbl_auth_cookies table.
 interface ConnectorTypeBean
          A bean describing a row in the tbl_connector_types table.
 interface LinkedCredentialBean
          A bean for describing a row in the tbl_linked_credentials table.
 interface ServerInformationBean
          A bean describing a row in the tbl_server table.
 interface UriMappingBean
          A bean describing a row in the tbl_uri_ids table.
 interface UserBean
          A bean describing a row in the tbl_users table.
 



Copyright © 2009 Hyper9. All Rights Reserved.