org.apache.pluto.internal.impl
Class DummyProfile
java.lang.Object
org.apache.pluto.internal.impl.DummyProfile
- All Implemented Interfaces:
- javax.ccpp.Profile
public class DummyProfile
- extends java.lang.Object
- implements javax.ccpp.Profile
A dummy replace for a real CCPP Implementation (TBD)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DummyProfile
public DummyProfile()
getAttribute
public javax.ccpp.Attribute getAttribute(java.lang.String arg0)
- Specified by:
getAttribute
in interface javax.ccpp.Profile
getAttributes
public java.util.Set getAttributes()
- Specified by:
getAttributes
in interface javax.ccpp.Profile
getComponent
public javax.ccpp.Component getComponent(java.lang.String arg0)
- Specified by:
getComponent
in interface javax.ccpp.Profile
getComponents
public java.util.Set getComponents()
- Specified by:
getComponents
in interface javax.ccpp.Profile
getDescription
public javax.ccpp.ProfileDescription getDescription()
- Specified by:
getDescription
in interface javax.ccpp.Profile
Copyright © 2003-2009 Apache Software Foundation. All Rights Reserved.