Uses of Interface
org.semispace.admin.SemiSpaceAdminInterface

Packages that use SemiSpaceAdminInterface
org.semispace   
org.semispace.admin   
 

Uses of SemiSpaceAdminInterface in org.semispace
 

Methods in org.semispace that return SemiSpaceAdminInterface
 SemiSpaceAdminInterface SemiSpace.getAdmin()
          Return admin element
 

Methods in org.semispace with parameters of type SemiSpaceAdminInterface
 void SemiSpace.setAdmin(SemiSpaceAdminInterface admin)
          Preparing for future injection of admin.
 

Uses of SemiSpaceAdminInterface in org.semispace.admin
 

Classes in org.semispace.admin that implement SemiSpaceAdminInterface
 class SemiSpaceAdmin
           
 



Copyright © 2008-2012. All Rights Reserved.