AppserverIo\Appserver\Core\Api\Node\ListenerNodeInterface::getEvent PHP 메소드

getEvent() 공개 메소드

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