JBoss Marshalling 1.4.6.Final
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
Externalizer |
getExternalizer(java.lang.Class<?> type)
Look up a custom externalizer for a given object class.
|
-
-
Method Detail
-
getExternalizer
Externalizer getExternalizer(java.lang.Class<?> type)
Look up a custom externalizer for a given object class. If no such externalizer exists, returns null
.
- Parameters:
type
- the type to be externalized
- Returns:
- the externalizer, or
null
if there is none
JBoss Marshalling 1.4.6.Final
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2011 JBoss, a division of Red Hat, Inc.