blended
.
jms
.
utils
BlendedJMSExceptionListener
class
BlendedJMSExceptionListener
extends
ExceptionListener
with
ServiceConsuming
Linear Supertypes
ServiceConsuming
,
DominoImplicits
,
ExceptionListener
,
AnyRef
,
Any
Ordering
Alphabetic
By inheritance
Inherited
BlendedJMSExceptionListener
ServiceConsuming
DominoImplicits
ExceptionListener
AnyRef
Any
Hide All
Show all
Learn more about member selection
Visibility
Public
All
Instance Constructors
new
BlendedJMSExceptionListener
(
bundleContext:
BundleContext
,
vendor:
String
,
provider:
String
)
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
val
bundleContext
:
BundleContext
Definition Classes
BlendedJMSExceptionListener
→ ServiceConsuming → DominoImplicits
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
hashCode
()
:
Int
Definition Classes
AnyRef → Any
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
def
onException
(
e:
JMSException
)
:
Unit
Definition Classes
BlendedJMSExceptionListener
→ ExceptionListener
def
service
[
S <:
AnyRef
]
(
filter:
String
)
(
implicit
arg0:
scala.reflect.api.JavaUniverse.TypeTag
[
S
]
,
arg1:
ClassTag
[
S
]
)
:
Option
[
S
]
Definition Classes
ServiceConsuming
def
service
[
S <:
AnyRef
]
(
implicit
arg0:
ClassTag
[
S
]
)
:
Option
[
S
]
Definition Classes
ServiceConsuming
def
serviceRef
[
S <:
AnyRef
]
(
filter:
String
)
(
implicit
arg0:
scala.reflect.api.JavaUniverse.TypeTag
[
S
]
,
arg1:
ClassTag
[
S
]
)
:
Option
[
ServiceReference
[
S
]]
Definition Classes
ServiceConsuming
def
serviceRef
[
S <:
AnyRef
]
(
implicit
arg0:
ClassTag
[
S
]
)
:
Option
[
ServiceReference
[
S
]]
Definition Classes
ServiceConsuming
implicit
def
serviceRefToRichServiceRef
[
S <:
AnyRef
]
(
serviceRef:
ServiceReference
[
S
]
)
:
RichServiceReference
[
S
]
Definition Classes
DominoImplicits
def
serviceRefs
[
S <:
AnyRef
]
(
filter:
String
)
(
implicit
arg0:
scala.reflect.api.JavaUniverse.TypeTag
[
S
]
,
arg1:
ClassTag
[
S
]
)
:
Seq
[
ServiceReference
[
S
]]
Definition Classes
ServiceConsuming
def
serviceRefs
[
S <:
AnyRef
]
(
implicit
arg0:
scala.reflect.api.JavaUniverse.TypeTag
[
S
]
,
arg1:
ClassTag
[
S
]
)
:
Seq
[
ServiceReference
[
S
]]
Definition Classes
ServiceConsuming
def
services
[
S <:
AnyRef
]
(
filter:
String
)
(
implicit
arg0:
scala.reflect.api.JavaUniverse.TypeTag
[
S
]
,
arg1:
ClassTag
[
S
]
)
:
Seq
[
S
]
Definition Classes
ServiceConsuming
def
services
[
S <:
AnyRef
]
(
implicit
arg0:
scala.reflect.api.JavaUniverse.TypeTag
[
S
]
,
arg1:
ClassTag
[
S
]
)
:
Seq
[
S
]
Definition Classes
ServiceConsuming
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
AnyRef → Any
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
withAdvancedService
[
S <:
AnyRef
,
R
]
(
filter:
String
)
(
f: (
Option
[
S
]) ⇒
R
)
(
implicit
arg0:
scala.reflect.api.JavaUniverse.TypeTag
[
S
]
,
arg1:
ClassTag
[
S
]
)
:
R
Definition Classes
ServiceConsuming
def
withService
[
S <:
AnyRef
,
R
]
(
f: (
Option
[
S
]) ⇒
R
)
(
implicit
arg0:
ClassTag
[
S
]
)
:
R
Definition Classes
ServiceConsuming
Inherited from
ServiceConsuming
Inherited from
DominoImplicits
Inherited from
ExceptionListener
Inherited from
AnyRef
Inherited from
Any
Ungrouped