org.mule.registry
Interface RegistryDescriptor
- public interface RegistryDescriptor
TODO document
- Version:
- $Revision: 7976 $
- Author:
- Ross Mason
getComponent
public RegistryComponent getComponent()
isServiceAssembly
public boolean isServiceAssembly()
isSharedLibrary
public boolean isSharedLibrary()
isComponent
public boolean isComponent()
isServices
public boolean isServices()
getConfiguration
public Object getConfiguration()
validate
public void validate()
throws ValidationException
- Throws:
ValidationException
Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.