
com.sun.jbi.management.ExtensionService Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of base Show documentation
Show all versions of base Show documentation
Shared interfaces between JBI Runtime modules
The newest version!
package com.sun.jbi.management;
import com.sun.jbi.ServiceLifecycle;
/**
*
* @author David BRASSELY (brasseld at gmail.com)
* @author OpenESB Community
*/
public interface ExtensionService extends ServiceLifecycle {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy