Interface WeblogicSecurityInterceptStrategy

All Superinterfaces:
org.apache.camel.spi.InterceptStrategy

public interface WeblogicSecurityInterceptStrategy extends org.apache.camel.spi.InterceptStrategy
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    setTargetId(String targetId)
     
    void
     

    Methods inherited from interface org.apache.camel.spi.InterceptStrategy

    wrapProcessorInInterceptors
  • Method Details

    • setTargetId

      void setTargetId(String targetId)
    • setWeblogicSecurityBean

      void setWeblogicSecurityBean(WeblogicSecurityBean weblogicSecurityBean)