Class DetachMonitor

  • All Implemented Interfaces:
    Serializable, org.apache.wicket.model.IDetachable, org.apache.wicket.util.io.IClusterable

    public class DetachMonitor
    extends Object
    implements org.apache.wicket.model.IDetachable
    See Also:
    Serialized Form
    • Constructor Detail

      • DetachMonitor

        public DetachMonitor()
    • Method Detail

      • attach

        public void attach()
      • isAttached

        public boolean isAttached()
      • detach

        public void detach()
        Specified by:
        detach in interface org.apache.wicket.model.IDetachable