AppserverIo\Appserver\Core\Api\Node\ListenerNodeInterface::getEvent PHP Method

getEvent() public method

Return's the event the listener is bound to.
public getEvent ( ) : string
return string The unique class loader name
    public function getEvent();