NAME

Bread::Board::Container::Role::WithSessions

VERSION

version 0.90

DESCRIPTION

This role defines Session helper methods for Containers.

METHODS

flush_session_instances

This method clears all Session instances from the container and any sub-containers. In most cases, this should be called on the root container, but it can be called on a sub-container, if you want to only clear out services within that container.

If successful, it will return the number of services that were flushed. Note that this may be zero.