Skip navigation links
A C D E F G H J P S U 

A

apply(T) - Method in interface de.nikem.jebu.util.function.Function
 

C

close(Closeable) - Static method in class de.nikem.jebu.util.Closer
 
Closer - Class in de.nikem.jebu.util
 

D

de.nikem.jebu.api - package de.nikem.jebu.api
 
de.nikem.jebu.impl - package de.nikem.jebu.impl
 
de.nikem.jebu.util - package de.nikem.jebu.util
 
de.nikem.jebu.util.function - package de.nikem.jebu.util.function
 
de.nikem.jebu.util.logging - package de.nikem.jebu.util.logging
 

E

EventBus - Interface in de.nikem.jebu.api
jebu event bus
EventBusImpl - Class in de.nikem.jebu.impl
 
EventBusImpl() - Constructor for class de.nikem.jebu.impl.EventBusImpl
 

F

format(LogRecord) - Method in class de.nikem.jebu.util.logging.JebuFormatter
Format the given LogRecord.
Function<T,R> - Interface in de.nikem.jebu.util.function
 

G

getFormat() - Method in class de.nikem.jebu.util.logging.JebuFormatter
 
getId() - Method in interface de.nikem.jebu.api.Subscriber
 
getId() - Method in class de.nikem.jebu.impl.EventBusImpl
 
getSubscriberMap() - Method in class de.nikem.jebu.impl.EventBusImpl
 

H

hasSubscribers(String) - Method in class de.nikem.jebu.impl.EventBusImpl
 
hasSubscribers() - Method in class de.nikem.jebu.impl.EventBusImpl
 

J

JebuException - Exception in de.nikem.jebu.api
 
JebuException() - Constructor for exception de.nikem.jebu.api.JebuException
 
JebuException(String) - Constructor for exception de.nikem.jebu.api.JebuException
 
JebuException(Throwable) - Constructor for exception de.nikem.jebu.api.JebuException
 
JebuException(String, Throwable) - Constructor for exception de.nikem.jebu.api.JebuException
 
JebuFormatter - Class in de.nikem.jebu.util.logging
 
JebuFormatter() - Constructor for class de.nikem.jebu.util.logging.JebuFormatter
 
JebuRemoveSubscriberException - Exception in de.nikem.jebu.impl
 
JebuRemoveSubscriberException() - Constructor for exception de.nikem.jebu.impl.JebuRemoveSubscriberException
 
JebuRemoveSubscriberException(String) - Constructor for exception de.nikem.jebu.impl.JebuRemoveSubscriberException
 
JebuRemoveSubscriberException(Throwable) - Constructor for exception de.nikem.jebu.impl.JebuRemoveSubscriberException
 
JebuRemoveSubscriberException(String, Throwable) - Constructor for exception de.nikem.jebu.impl.JebuRemoveSubscriberException
 

P

publish(String, Object) - Method in interface de.nikem.jebu.api.Subscriber
Method is invoked on events that match the eventName of the subscription
publish(String, Object) - Method in class de.nikem.jebu.impl.EventBusImpl
 

S

setFormat(String) - Method in class de.nikem.jebu.util.logging.JebuFormatter
 
subscribe(String, Subscriber) - Method in interface de.nikem.jebu.api.EventBus
register a subscriber for a certain event name
subscribe(String, Subscriber) - Method in class de.nikem.jebu.impl.EventBusImpl
 
Subscriber - Interface in de.nikem.jebu.api
Classes that implement this interface can subscribe to jeubu EventBus

U

unsubscribe(String, Subscriber) - Method in interface de.nikem.jebu.api.EventBus
unregister a subscriber from an event name.
unsubscribe(Subscriber) - Method in interface de.nikem.jebu.api.EventBus
unregister the subscriber from all events
unsubscribe(String, Subscriber) - Method in class de.nikem.jebu.impl.EventBusImpl
 
unsubscribe(Subscriber) - Method in class de.nikem.jebu.impl.EventBusImpl
 
A C D E F G H J P S U 
Skip navigation links