org.ow2.shelbie.core.internal.registry
Class AggregatedScopeInfo
java.lang.Object
org.ow2.shelbie.core.internal.registry.AggregatedScopeInfo
- All Implemented Interfaces:
- org.ow2.shelbie.core.registry.info.Named, org.ow2.shelbie.core.registry.info.ScopeInfo
public class AggregatedScopeInfo
- extends Object
- implements org.ow2.shelbie.core.registry.info.ScopeInfo
User: guillaume
Date: 14/02/13
Time: 15:00
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AggregatedScopeInfo
public AggregatedScopeInfo(String name)
getCommands
public Collection<org.ow2.shelbie.core.registry.info.CommandInfo> getCommands()
- Specified by:
getCommands in interface org.ow2.shelbie.core.registry.info.ScopeInfo
getName
public String getName()
- Specified by:
getName in interface org.ow2.shelbie.core.registry.info.Named
addScopeInfo
public void addScopeInfo(org.ow2.shelbie.core.registry.info.ScopeInfo info)
Copyright © 2013 OW2 Consortium. All Rights Reserved.