net.sf.bigyo.container.profile
Class SimpleProfileChecker

java.lang.Object
  extended by net.sf.bigyo.container.profile.SimpleProfileChecker
All Implemented Interfaces:
ProfileChecker

public class SimpleProfileChecker
extends Object
implements ProfileChecker

Author:
zsombor Created at 2:21:46 net.sf.bigyo.container.profile.SimpleProfileChecker

Constructor Summary
SimpleProfileChecker()
           
 
Method Summary
 void addProfile(String name)
           
 boolean hasProfile(String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleProfileChecker

public SimpleProfileChecker()
Method Detail

hasProfile

public boolean hasProfile(String name)
Specified by:
hasProfile in interface ProfileChecker

addProfile

public void addProfile(String name)


Copyright © 2004 Sourceforge.net. All Rights Reserved.