|
|||||||||
| Home >> All >> org >> scoja >> server >> [ core overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package org.scoja.server.core
| Interface Summary | |
| Cluster | Todos los elementos activos (que tienen sus propias hebras) deben implementar esta interfaz para que se los pueda trazar. |
| DecoratedLink | |
| Environment | This is a map from variables (String) to String values. |
| Event | Representa un evento de Syslog. |
| IterativeRutine | |
| Linkable | |
| Class Summary | |
| ChainedLink | |
| ClusterSkeleton | |
| EventContext | |
| EventQueue | Estas colas desacoplan la captura de eventos de su procesamiento posterior a través de enlaces, filtros y destinos. |
| EventSkeleton | Es un paso intermedio en la implementación de Event. |
| Final | |
| FullLinkAtPython | |
| InternalEvent | Los eventos internos se dividen en 3 grupos. |
| IterativeCluster | |
| JoinedLink | |
| LazyStackedEnvironment | this implementation of Environment tries to make
LazyStackedEnvironment.mark() 55 and LazyStackedEnvironment.release() 55 as cheap as possible. |
| Link | Es la clase base de todos los elementos que tratan con Events. |
| LinkableAtPython | |
| QStr | A Qualified String is an String with explicit its explicit properties annotated. |
| ScojaContext | |
| ScojaThread | |
| StackedEnvironment | A simple implementation of Environment with no special emphasis in any operation. |
| SwitchLink | |
|
|||||||||
| Home >> All >> org >> scoja >> server >> [ core overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||