Uses of Interface
net.sf.bigyo.container.profile.ProfileChecker

Packages that use ProfileChecker
net.sf.bigyo.container   
net.sf.bigyo.container.profile   
 

Uses of ProfileChecker in net.sf.bigyo.container
 

Methods in net.sf.bigyo.container that return ProfileChecker
 ProfileChecker Kernel.getProfileChecker()
           
 ProfileChecker Main.getProfileChecker()
           
 

Methods in net.sf.bigyo.container with parameters of type ProfileChecker
 void Kernel.setProfileChecker(ProfileChecker profileChecker)
           
 void Main.setProfileChecker(ProfileChecker checker)
           
 

Uses of ProfileChecker in net.sf.bigyo.container.profile
 

Classes in net.sf.bigyo.container.profile that implement ProfileChecker
 class AllProfile
           
 class SimpleProfileChecker
           
 



Copyright © 2004 Sourceforge.net. All Rights Reserved.