- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
- All Superinterfaces:
- org.mule.runtime.api.lifecycle.Disposable, org.mule.runtime.api.lifecycle.Initialisable
- All Known Implementing Classes:
- DefaultApplicationPolicyInstance
public interface ApplicationPolicyInstance
extends org.mule.runtime.api.lifecycle.Initialisable, org.mule.runtime.api.lifecycle.Disposable
Defines a policy provider for a given parametrized policy
-
-
Field Summary
-
Fields inherited from interface org.mule.runtime.api.lifecycle.Initialisable
PHASE_NAME
-
Fields inherited from interface org.mule.runtime.api.lifecycle.Disposable
PHASE_NAME
-
Method Summary
-
Methods inherited from interface org.mule.runtime.api.lifecycle.Initialisable
initialise
-
Methods inherited from interface org.mule.runtime.api.lifecycle.Disposable
dispose
-
-
Method Detail
-
getOrder
int getOrder()
- Returns:
- order that must be used to apply the policy
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.