com.googlecode.jpattern.core
Interface ISystem
- All Superinterfaces:
- java.io.Serializable
- All Known Implementing Classes:
- ApplicationService
public interface ISystem
- extends java.io.Serializable
- Author:
- Francesco Cina'
29/gen/2011
build
void build(AServiceBuilder aServiceBuilder)
remove
void remove(java.lang.String aServiceName)
accept
void accept(ICommand aCommand)
removeAllServices
void removeAllServices()
contains
boolean contains(java.lang.String aServiceName)
Copyright © 2011. All Rights Reserved.