|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.corona.container.config.NullContainerConfiguration
public class NullContainerConfiguration
!Singleton! Null object implementation of IContainerConfiguration
.
IContainerConfiguration
,
INullObject
Constructor Summary | |
---|---|
NullContainerConfiguration()
|
Method Summary | |
---|---|
byte[] |
getBytes()
|
java.io.Reader |
getConfigReader()
|
java.io.InputStream |
getInputStream()
|
static IContainerConfiguration |
getInstance()
|
boolean |
isNullObject()
Method returns true if implementing object is a "null object". |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NullContainerConfiguration()
Method Detail |
---|
public static IContainerConfiguration getInstance()
public byte[] getBytes()
getBytes
in interface IContainerConfiguration
public java.io.Reader getConfigReader()
getConfigReader
in interface IContainerConfiguration
public java.io.InputStream getInputStream()
getInputStream
in interface IContainerConfiguration
public boolean isNullObject()
isNullObject
in interface INullObject
|
Copyright 2006 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |