Modifier and Type | Class and Description |
---|---|
class |
ActivatorManager
The ActivatorManager holds all the Activator-instances and runs them parallel in Threads.
|
Modifier and Type | Class and Description |
---|---|
class |
AddOnManager
Manages all the AddOns.
|
Modifier and Type | Class and Description |
---|---|
class |
EventDistributor
This class gets all the Events from all registered EventPublisher, generates Resources and passes them to the
OutputManager.
|
class |
LocalEventManager
This class is used to manage local events.
|
Modifier and Type | Class and Description |
---|---|
class |
InternalIdentificationManager
the internal IdentificationManager provides various methods handle Identifiables/Identifications
|
Modifier and Type | Class and Description |
---|---|
class |
OutputManager
OutputManager manages all output plugins and is the main class anyone outside the output package should talk to.
|
Modifier and Type | Class and Description |
---|---|
class |
ResourceManager
this class manages all the ResourceBuilders.
|
Modifier and Type | Class and Description |
---|---|
class |
AudioPermissionModule
The Audio PermissionModule checks whether one is allowed to play music.
|
class |
FilePermissionModule
The FilePermissionModule is used to check the access to files
|
class |
PermissionManager
The PermissionManager handles all permission conflicts within Izou.
|
class |
PermissionModule
A PermissionModule defines basic permissions in Izou.
|
class |
ReflectionPermissionModule
The ReflectionPermissionModule stops any illegal reflection calls on Izou.
|
class |
RootPermission |
class |
SocketPermissionModule
The SocketPermissionModule stores addOns that registered themselves to use socket connections.
|
Modifier and Type | Class and Description |
---|---|
class |
SecureStorage
The SecureStorage class offers a way for addOns to store data so that other addOns cannot access it.
|
Modifier and Type | Class and Description |
---|---|
class |
SystemInitializer
The SystemInitializer does any system wide initialization before Izou is started.
|
Modifier and Type | Class and Description |
---|---|
class |
FileManager
The file manager listens for events that were caused by modifications made to property files and
then reloads the file.
|
class |
FilePublisher
FilePublisher that notifies
FileSubscriber objects. |
class |
FileSystemManager
FileSystemManager is responsible for creating all the files and folders Izou needs to operate
|
Modifier and Type | Class and Description |
---|---|
class |
IzouSoundDataLine
the delegation to DataLine.
|
class |
IzouSoundLineBaseClass
the base class for every IzouSoundLine, provides basic implementation of the Methods defined int IzouSoundLine and
delegates to Line, AutoCloseable etc.
|
class |
IzouSoundLineClip
delegates the Clip-Methods
|
class |
IzouSoundLineClipAndSDLine
the delegation to Clip and SourceDataLine.
|
class |
IzouSoundSourceDataLine
the delegation to SourceDataLine.
|
class |
SoundManager
the SoundManager manages all IzouSoundLine, tracks them and is responsible for enforcing that only one permanent-
AddOn can play at one time.
|
Modifier and Type | Class and Description |
---|---|
class |
ThreadPoolManager
contains all the ThreadPools.
|
Copyright © 2016. All rights reserved.