Interface MultiLogManagerAdmin

All Superinterfaces:
DestroyAdmin
All Known Implementing Classes:
MockLogManager, MultiLogManager

public interface MultiLogManagerAdmin extends DestroyAdmin
Author:
Sun Microsystems, Inc.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Destroy any existing Log objects
  • Method Details

    • destroy

      void destroy()
      Destroy any existing Log objects
      Specified by:
      destroy in interface DestroyAdmin