Class PluginsEnvelop<T>

  • Type Parameters:
    T - type of envelop content.
    All Implemented Interfaces:
    Envelop

    public final class PluginsEnvelop<T>
    extends BaseEnvelop<T>
    This object is a container of hidden object to pass to other packages.
    It can not be instantiated in order that public methods can be invoked in safe mode.
    Author:
    Andrea "Stock" Stocchero