org.ow2.shelbie.core.internal.registry
Class AggregatedScopeInfo

java.lang.Object
  extended by 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


Constructor Summary
AggregatedScopeInfo(String name)
           
 
Method Summary
 void addScopeInfo(org.ow2.shelbie.core.registry.info.ScopeInfo info)
           
 Collection<org.ow2.shelbie.core.registry.info.CommandInfo> getCommands()
           
 String getName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AggregatedScopeInfo

public AggregatedScopeInfo(String name)
Method Detail

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.