Class AbstractEmbeddedAspectran

    • Constructor Detail

      • AbstractEmbeddedAspectran

        public AbstractEmbeddedAspectran()
    • Method Detail

      • isExposable

        public boolean isExposable​(java.lang.String transletName)
        Description copied from interface: EmbeddedAspectran
        Returns whether or not the translet can be exposed to the daemon service.
        Specified by:
        isExposable in interface EmbeddedAspectran
        Overrides:
        isExposable in class AbstractCoreService
        Parameters:
        transletName - the name of the translet to check
        Returns:
        true if the translet can be exposed; false otherwise
      • initSessionManager

        protected void initSessionManager()
      • destroySessionManager

        protected void destroySessionManager()