@@ -24,8 +24,8 @@ |
||
24 | 24 | */ |
25 | 25 | |
26 | 26 | |
27 | -use PEIP\Dispatcher\Dispatcher; |
|
28 | -use PEIP\Event\Event; |
|
27 | +use PEIP\Dispatcher\Dispatcher; |
|
28 | +use PEIP\Event\Event; |
|
29 | 29 | use PEIP\Util\Test; |
30 | 30 | |
31 | 31 | class Pipe |
@@ -11,11 +11,11 @@ |
||
11 | 11 | * |
12 | 12 | * @author timo |
13 | 13 | */ |
14 | -use PEIP\Context\XMLContext; |
|
15 | -use PEIP\Channel\PollableChannel; |
|
16 | -use PEIP\Channel\PublishSubscribeChannel; |
|
17 | -use PEIP\Gateway\SimpleMessagingGateway; |
|
18 | -use PEIP\Listener\Wiretap; |
|
14 | +use PEIP\Context\XMLContext; |
|
15 | +use PEIP\Channel\PollableChannel; |
|
16 | +use PEIP\Channel\PublishSubscribeChannel; |
|
17 | +use PEIP\Gateway\SimpleMessagingGateway; |
|
18 | +use PEIP\Listener\Wiretap; |
|
19 | 19 | use PEIP\Service\ServiceActivator; |
20 | 20 | |
21 | 21 | class BasePlugin extends \PEIP\ABS\Context\ContextPlugin { |
@@ -11,7 +11,7 @@ |
||
11 | 11 | * |
12 | 12 | * @author timo |
13 | 13 | */ |
14 | -use PEIP\Context\XMLContext; |
|
14 | +use PEIP\Context\XMLContext; |
|
15 | 15 | use PEIP\Plugins\BasePlugin; |
16 | 16 | |
17 | 17 | class ServiceProvider extends \PEIP\Service\ServiceContainer { |