PHP Класс AppserverIo\Appserver\Naming\NamingContextFactory

Автор: Tim Wagner ([email protected])
Показать файл Открыть проект

Открытые методы

Метод Описание
visit ( AppserverIo\Appserver\Application\Interfaces\ManagerSettingsAwareInterface $manager ) : void Creates a new naming context and add's it to the passed manager.

Описание методов

visit() публичный статический метод

Creates a new naming context and add's it to the passed manager.
public static visit ( AppserverIo\Appserver\Application\Interfaces\ManagerSettingsAwareInterface $manager ) : void
$manager AppserverIo\Appserver\Application\Interfaces\ManagerSettingsAwareInterface The manager to add the naming context to
Результат void