|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.avalon.composition.model.impl.DefaultServiceModel
Service model exposes an exported service class.
Constructor Summary | |
DefaultServiceModel(ServiceDirective directive,
Class clazz,
DeploymentModel provider)
|
Method Summary | |
Class |
getServiceClass()
Return the service class. |
ServiceDirective |
getServiceDirective()
Return the service directive for the model. |
DeploymentModel |
getServiceProvider()
Return the service provider. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DefaultServiceModel(ServiceDirective directive, Class clazz, DeploymentModel provider)
Method Detail |
public ServiceDirective getServiceDirective()
getServiceDirective
in interface ServiceModel
public Class getServiceClass()
getServiceClass
in interface ServiceModel
public DeploymentModel getServiceProvider()
getServiceProvider
in interface ServiceModel
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |