AppserverIo\Appserver\Core\Api\Node\EnterpriseBeansNode::getSessions PHP Méthode

getSessions() public méthode

Return's the session beans information.
public getSessions ( ) : array
Résultat array The session beans information
    public function getSessions()
    {
        return $this->sessions;
    }