Uses of Class
org.apache.axis2.deployment.RepositoryListener
Packages that use RepositoryListener
-
Uses of RepositoryListener in org.apache.axis2.deployment
Fields in org.apache.axis2.deployment declared as RepositoryListenerMethods in org.apache.axis2.deployment that return RepositoryListenerMethods in org.apache.axis2.deployment with parameters of type RepositoryListenerModifier and TypeMethodDescriptionprotected voidDeploymentEngine.startSearch(RepositoryListener listener) Starts the Deployment engine to perform Hot deployment and so on. -
Uses of RepositoryListener in org.apache.axis2.deployment.scheduler
Constructors in org.apache.axis2.deployment.scheduler with parameters of type RepositoryListenerModifierConstructorDescriptionSchedulerTask(RepositoryListener listener, AxisConfiguration axisConfig) Creates a new scheduler task.