Skip navigation links
com.streamscape.sef.service.advisories

Class ServiceCallAdvisory

    • Constructor Detail

      • ServiceCallAdvisory

        public ServiceCallAdvisory()
      • ServiceCallAdvisory

        public ServiceCallAdvisory(java.lang.String handlerName,
                                   long executionTime)
    • Method Detail

      • getHandlerName

        public java.lang.String getHandlerName()
        Returns name of the handler which was called.
        Returns:
        Method name.
      • getHandlerExecutionTime

        public long getHandlerExecutionTime()
        Returns handler execution time.
        Returns:
        Execution time in milliseconds.

Copyright © 2015-2024 StreamScape Technologies. All rights reserved.