de.miethxml.toolkit.component
Class AbstractServiceable

java.lang.Object
  extended byde.miethxml.toolkit.component.AbstractServiceable
All Implemented Interfaces:
org.apache.avalon.framework.service.Serviceable
Direct Known Subclasses:
ActionContainer, ApplicationBuilder, ApplicationBuilder, BookmarkViewImpl, DefaultActionContainer, ExternalViewerSetup, MemoryUsageToolbarComponent, ProjectViewComponentManagerImpl

public abstract class AbstractServiceable
extends java.lang.Object
implements org.apache.avalon.framework.service.Serviceable

Author:
Simon Mieth

Field Summary
 org.apache.avalon.framework.service.ServiceManager manager
           
 
Constructor Summary
AbstractServiceable()
           
 
Method Summary
 void service(org.apache.avalon.framework.service.ServiceManager manager)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

manager

public org.apache.avalon.framework.service.ServiceManager manager
Constructor Detail

AbstractServiceable

public AbstractServiceable()
Method Detail

service

public void service(org.apache.avalon.framework.service.ServiceManager manager)
             throws org.apache.avalon.framework.service.ServiceException
Specified by:
service in interface org.apache.avalon.framework.service.Serviceable
Throws:
org.apache.avalon.framework.service.ServiceException