com.googlecode.jpattern.core
Class NullService

java.lang.Object
  extended by com.googlecode.jpattern.core.NullService
All Implemented Interfaces:
IService, java.io.Serializable

public class NullService
extends java.lang.Object
implements IService

Author:
Francesco Cina' 07/apr/2010
See Also:
Serialized Form

Constructor Summary
NullService()
           
 
Method Summary
 java.lang.String getName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NullService

public NullService()
Method Detail

getName

public java.lang.String getName()
Specified by:
getName in interface IService


Copyright © 2011. All Rights Reserved.